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 TaskType, typename... ContributorTypes>
void BeginTrackingEntitiesTask
&40;
UMovieSceneEntitySystemLinker &42; Linker,
const TaskType & InParams,
TComponentTypeID< ContributorTypes >... InComponentTypes
&41;
Remarks
Look at any entity with the specified component types, and set up new associations with storage indices for those entities The provided component values are put together to make up the storage key WARNING: Does not cache actual pre-animated values