unreal.BehaviorTreeGraphNode_CompositeDecorator

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

Bases: BehaviorTreeGraphNode

Behavior Tree Graph Node Composite Decorator

C++ Source:

  • Module: BehaviorTreeEditor

  • File: BehaviorTreeGraphNode_CompositeDecorator.h

Editor Properties: (see get_editor_property/set_editor_property)

  • composite_name (str): [Read-Write]

  • error_msg (str): [Read-Write] Error/Warning description

  • show_operations (bool): [Read-Write] if set, all logic operations will be shown in description