ActivatableNode

Class in LogicToolkit / Inherits from: Node

Node whose active state changes

Property Name Description
IsActive Active or not
Method Name Description
OnActivated Called when it becomes active
OnDeactivated Called when it becomes inactive
Property Name Description
Id Node ID
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