unity-atoms/Packages/Core/Runtime/Variables
Ignacio Ruiz 3666304b55
Added inspector toggle for triggering Changed and ChangedWithHistory on OnEnable (#126)
* Booleans to decide if OnChanged Events are triggered on Variable's OnEnable were added

* Variable's editor was updated to show both booleans

* Docs updated with new variables

* Changelog update

* Change variable visibility to private and add explicit default value

Co-authored-by: Ignacio Ruiz <iruizm@hiberus.com>
2020-04-26 19:57:55 +02: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 Added inspector toggle for triggering Changed and ChangedWithHistory on OnEnable (#126) 2020-04-26 19:57:55 +02: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