unreal.StateTreeEditorData

class unreal.StateTreeEditorData(outer=None, name='None')

Bases: unreal.Object

Edit time data for StateTree asset. This data gets baked into runtime format before being used by the StateTreeInstance.

C++ Source:

  • Plugin: StateTree

  • Module: StateTreeEditorModule

  • File: StateTreeEditorData.h