unreal.StateTreeEditorColor

class unreal.StateTreeEditorColor

Bases: StructBase

Struct describing a Color, its display name and a unique identifier to get an instance via UStateTreeEditorData::FindColor

C++ Source:

  • Plugin: StateTree

  • Module: StateTreeEditorModule

  • File: StateTreeEditorTypes.h

Editor Properties: (see get_editor_property/set_editor_property)

  • color (LinearColor): [Read-Write]

  • display_name (str): [Read-Write]