AbortFlags

Enum in LogicToolkit.BehaviorTrees

Abort flags

Property Name Description
Self Abort own node
LowerPriority Aborts a node with a lower priority than the own node, interrupts it, and executes it.