unreal.StateTree¶
- class unreal.StateTree(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
DataAssetStateTree asset. Contains the StateTree definition in both editor and runtime (baked) formats.
C++ Source:
Plugin: StateTree
Module: StateTreeModule
File: StateTree.h
- k2_get_extension(extension_type) StateTreeExtension¶
Find the first extension of the requested type.
- Parameters:
- Return type: