Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > Evaluation > PreAnimatedState > TPreAnimatedStateStorage
Syntax
TMap< KeyType, FPreAnimatedStorageIndex > KeyToStorageIndex
Remarks
Map that associates a storage index with a key. This indirection allows common code to deal with indices without knowing concrete templated types.