Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Evaluation > API/Runtime/MovieScene/Evaluation/PreAnimatedState > API/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.