unreal.BTFlowAbortMode

class unreal.BTFlowAbortMode

Bases: EnumBase

keep in sync with DescribeFlowAbortMode()

C++ Source:

  • Module: AIModule

  • File: BehaviorTreeTypes.h

BOTH: BTFlowAbortMode

3

LOWER_PRIORITY: BTFlowAbortMode

1

NONE: BTFlowAbortMode

0

SELF: BTFlowAbortMode

2