Graph Events
Last updated
Last updated
Graph events are local events which can be called using the CallGraphEvent method on the LogicGraph data object or the LogicController component. Use the GraphEventListener node to listen to these events.
Create new graph event in the Graph Events tab
Create GraphEventListener node and select the event.
Call event by code.