Eventboard
Namespace
CallEventByName
Call an event on the referenced Eventboard. Make sure event names are unique.
Example
Listen to events
Use the FlowReactorEventListener component to listen to events. With this component you can easily call public methods on your own custom scripts.
Last updated