unity-atoms/Source/Base
Gustavo Guimaraes e6174b5397 Scriptable object IList (#34)
* Updated README

* ScriptableObjectList now implements IList

* Made ScriptableObjectList field a List again

* Fixed problems related to changing IList to List

* Update Source/Base/ScriptableObjectList.cs

Co-Authored-By: mutmedia <gustavo.ceci95@gmail.com>
2019-04-11 13:14:53 +02:00
..
CreateOnAwake Fixes to PR + assign null to remove warnings 2019-04-08 16:14:50 +02:00
Variable Bug fixes + initial value -> not for constants 2019-04-08 19:46:02 +02:00
ConditionalGameActionHelper.cs Fixes to PR + assign null to remove warnings 2019-04-08 16:14:50 +02:00
ConditionalGameActionHelper.cs.meta Squashed commit of the following: 2019-03-17 23:43:20 +01:00
CreateOnAwake.meta Squashed commit of the following: 2019-03-17 23:43:20 +01:00
GameEvent.cs Cleaned up code readability, naming style to be consistent 2019-04-07 17:57:52 +02:00
GameEvent.cs.meta Squashed commit of the following: 2019-03-17 23:43:20 +01:00
GameEventListener.cs Null check on disable in event listener 2019-04-11 10:11:13 +02:00
GameEventListener.cs.meta Squashed commit of the following: 2019-03-17 23:43:20 +01:00
IGameEventListener.cs Unified line endings 2019-04-07 11:56:54 +02:00
IGameEventListener.cs.meta Squashed commit of the following: 2019-03-17 23:43:20 +01:00
ScriptableObjectGameAction.cs Unified line endings 2019-04-07 11:56:54 +02:00
ScriptableObjectGameAction.cs.meta Squashed commit of the following: 2019-03-17 23:43:20 +01:00
ScriptableObjectList.cs Scriptable object IList (#34) 2019-04-11 13:14:53 +02:00
ScriptableObjectList.cs.meta Squashed commit of the following: 2019-03-17 23:43:20 +01:00
ScriptableObjectReference.cs Fixes to PR + assign null to remove warnings 2019-04-08 16:14:50 +02:00
ScriptableObjectReference.cs.meta Squashed commit of the following: 2019-03-17 23:43:20 +01:00
SetVariableValue.cs Fixes to PR + assign null to remove warnings 2019-04-08 16:14:50 +02:00
SetVariableValue.cs.meta Squashed commit of the following: 2019-03-17 23:43:20 +01:00
Variable.meta Squashed commit of the following: 2019-03-17 23:43:20 +01:00