ExitNode

Class in LogicToolkit / Inherits from: FlowExitNode

Description

Flow end node to end node execution

Inherited Members

Properties

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

Methods

Method Name Description
OnActivated Called when it becomes active
OnDeactivated Called when it becomes inactive
Transition Transition execution nodes.