Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > Evaluation > PreAnimatedState > TPreAnimatedStateStorage
Syntax
TSparseArray< FCachedData > PreAnimatedStorage
Remarks
Sparse array of cached data that represents persistent, or both persistent and transient storage (but never exclusively transient storage). FPreAnimatedStorageIndex defines an index into this array (or into the rarely used TransientPreAnimatedStorage map)