unity-atoms/Packages/Core/Runtime/Interfaces
Adam Ramberg 7bdb2b7cf2
Trigger initial events for instancers (#220)
* - Trigger initial events for instancers
- Clean up event name for events instantiated at runtime
- Added properties to check if an event is set or not on a variable. This is useful in order to not accidentally create an event at runtime when just checking if it is null or not.
- Added logic to clean up events instantiated at runtime.

* Added an explicit GetOrCreateEvent method
2020-12-26 19:52:37 +01:00
..
IAtomCollection.cs Added some more docs 2020-03-21 22:45:39 +01:00
IAtomCollection.cs.meta More WIP 2020-03-02 02:26:06 +01:00
IAtomList.cs Added some more docs 2020-03-21 22:45:39 +01:00
IAtomList.cs.meta More WIP 2020-03-02 02:26:06 +01:00
IGetEvent.cs Added some more docs 2020-03-21 22:45:39 +01:00
IGetEvent.cs.meta WIP 2020-03-01 21:32:52 +01:00
IGetOrCreateEvent.cs Trigger initial events for instancers (#220) 2020-12-26 19:52:37 +01:00
IGetOrCreateEvent.cs.meta Trigger initial events for instancers (#220) 2020-12-26 19:52:37 +01:00
IGetValue.cs Added some more docs 2020-03-21 22:45:39 +01:00
IGetValue.cs.meta More WIP 2020-03-02 02:26:06 +01:00
IIsValid.cs Added some more docs 2020-03-21 22:45:39 +01:00
IIsValid.cs.meta Added pre change transformers to Variables + Clamp Int / Float (#93) 2020-02-16 12:44:46 +01:00
IPair.cs Added some more docs 2020-03-21 22:45:39 +01:00
IPair.cs.meta WIP 2020-03-01 21:32:52 +01:00
ISetEvent.cs Added some more docs 2020-03-21 22:45:39 +01:00
ISetEvent.cs.meta WIP 2020-03-01 21:32:52 +01:00
IVariable.cs Added some more docs 2020-03-21 22:45:39 +01:00
IVariable.cs.meta Move sync variable instancer to collection to its own MB 2020-03-19 08:20:15 +01:00