Releases: mob-sakai/UnityEventDrawerEx
Releases · mob-sakai/UnityEventDrawerEx
v1.0.2
1.0.1
1.0.0
1.0.0 (2020-12-28)
Features
- display runtime calls in inspector (25d29ce)
- display target of instance method (e547f6b)
- expandable runtime calls (88d6930)
- impl (c868712)
- support
EventTrigger
(ce0550d) - support static methods, instance methods, anonymous methods, ramda expressions (a2648bc)
- support UnityEvent collection such as
List\<UnityEvent\>
andUnityEvent[]
(3c99ad2) - when the persistent call is empty, UnityEvent is displayed compactly (a244027)
v0.4.0
v0.3.0
v0.2.0
v0.1.0
Extends the UnityEventDrawer to display runtime calls in the inspector!
Implemented enhancements:
- When the Persistent call is empty, UnityEvent is displayed compactly #5
- Support static methods, instance methods, anonymous methods, ramda expressions #4
- Display target of instance method #3
- Expandable runtime calls #2
- Display runtime calls in inspector #1
* This Changelog was automatically generated by github_changelog_generator