ExecuteNode

Class in LogicToolkit / Inherits from: ActivatableNode

Execution node

Method Name Description
Transition Transition execution nodes.
Property Name Description
Id Node ID
IsActive Active or not
Name Node name
NodeGraph the node graph that owns this node
Player LogicPlayerBase that is playing this node
Position position of the node on the graph
Method Name Description
OnActivated Called when it becomes active
OnDeactivated Called when it becomes inactive