
0
Fixed
BUG: Bolt 2.0.0.a6 Unity Event not available in inspector
You can't select the Unity Event in the inspector.
(Also it'd be pretty neat if one could invoke public events in the flows ;) )
Bolt Version:
2.0.0.a6
Unity Version:
2018.4.12f1
Platform(s):
Windows
Scripting Backend:
.NET Version (API Compatibility Level):
.NET 4.x
Customer support service by UserEcho
Hi Patricio,
Thanks for the report. This was an oversight.
Unity Event and Animation Event support will be added back in the next version.
However, they will be renamed from "Trigger" to "Invoke" (e.g. TriggerUnityEvent => InvokeUnityEvent) to be more in line with our new event nomenclature.