unreal.StateTree

class unreal.StateTree(outer: Object | None = None, name: 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