Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Evaluation > API/Runtime/MovieScene/Evaluation/PreAnimatedState > API/Runtime/MovieScene/Evaluation/PreAnimatedState/TPreAnimatedStateStorage
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/Evaluation/PreAnimatedState/MovieScenePreAnimatedStateStorage.h |
| Include | #include "Evaluation/PreAnimatedState/MovieScenePreAnimatedStateStorage.h" |
template<typename... KeyArgs>
FPreAnimatedStateEntry MakeEntry
&40;
KeyArgs &&... InKeyArgs
&41;
Remarks
Creates a new pre-animated state entry from a list of arguments suitable for building the storage key.
Note that the arguments are also used for getting the group handle, if the storage traits required grouping.