unity-atoms/Packages/Core/Runtime/EventReferences
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
..
AtomBaseEventReference.cs Added some more docs 2020-03-21 22:45:39 +01:00
AtomBaseEventReference.cs.meta Example WIP 2020-03-05 00:48:39 +01:00
AtomEventReference.cs Trigger initial events for instancers (#220) 2020-12-26 19:52:37 +01:00
AtomEventReference.cs.meta Added Variable Instancer, Event Reference, Atom Collection and Atom List (old Atom List renamed to Atom Value List) (#110) 2020-02-23 02:39:43 +01:00