unreal.TestBTDecorator_LoopUntil¶
- class unreal.TestBTDecorator_LoopUntil(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
BTDecorator_LoopUntilLoop until test version used for unit tests
C++ Source:
Module: AITestSuite
File: TestBTDecorator_LoopUntil.h
Editor Properties: (see get_editor_property/set_editor_property)
flow_abort_mode(BTFlowAbortMode): [Read-Write] flow controller settingsinverse_condition(bool): [Read-Write] if set, condition check result will be inversednode_name(str): [Read-Write] node namerequired_result(ValueOrBBKey_Enum): [Read-Write]