unreal.CachedAnimStateArray
¶
- class unreal.CachedAnimStateArray(states=[])¶
Bases:
unreal.StructBase
Cached Anim State Array
C++ Source:
Module: Engine
File: CachedAnimData.h
Editor Properties: (see get_editor_property/set_editor_property)
states
(Array(CachedAnimStateData)): [Read-Write] Array of states
- property states¶
[Read-Only] Array of states
- Type