unity-atoms/Packages/Core/Runtime/Variables
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
..
AtomBaseVariable.cs Example WIP + Variable ID 2020-03-18 00:17:33 +01:00
AtomBaseVariable.cs.meta Update the last missing atoms with new icon system 2019-10-02 17:49:38 +02:00
AtomVariable.cs Trigger initial events for instancers (#220) 2020-12-26 19:52:37 +01:00
AtomVariable.cs.meta Update the last missing atoms with new icon system 2019-10-02 17:49:38 +02:00
EquatableAtomVariable.cs Docs added 2020-03-21 21:48:05 +01:00
EquatableAtomVariable.cs.meta Finished example scene 2020-03-18 02:00:18 +01:00