FlowExitNode

Class in LogicToolkit / Inherits from: ExecuteNode

Description

Basic type of flow end node

Methods

Method Name Description
OnActivated Called when it becomes active

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
OnDeactivated Called when it becomes inactive
Transition Transition execution nodes.