unreal.StateTree

class unreal.StateTree(outer: Optional[Object] = None, name: Union[Name, str] = 'None')

Bases: DataAsset

StateTree asset. Contains the StateTree definition in both editor and runtime (baked) formats.

C++ Source:

  • Plugin: StateTree

  • Module: StateTreeModule

  • File: StateTree.h