unreal.TestBTDecorator_LoopUntil

class unreal.TestBTDecorator_LoopUntil(outer: Object | None = None, name: Name | str = 'None')

Bases: BTDecorator_LoopUntil

Loop 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 settings

  • inverse_condition (bool): [Read-Write] if set, condition check result will be inversed

  • node_name (str): [Read-Write] node name

  • required_result (ValueOrBBKey_Enum): [Read-Write]