NodeBranch

Class in Arbor.BehaviourTree / Inherits from: object

Branch classes between nodes of Behavior Tree

Field Name Description
bezier Bezier of the connection line. Use it in the editor.
branchID Branch ID
childNodeID Child node ID
onActiveChanged Called when isActive changes
parentNodeID Parent node ID
Property Name Description
isActive Flag for active or not. Use it in the editor.