Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Evaluation > API/Runtime/MovieScene/Evaluation/FMovieScenePreAnimatedState
| Type | Name | Description | |
|---|---|---|---|
| void | SavePreAnimatedState
(
FMovieSceneAnimTypeID InTokenType, |
Save the current state of the environment as defined by the specified token producer, identified by a specific anim type ID This will use the currently evaluating track template, evaluation hook or track instance (and its 'When Finished' property) as the capture source | |
| void | SavePreAnimatedState
(
UObject& InObject, |
Save the current state of an object as defined by the specified token producer, identified by a specific anim type ID This will use the currently evaluating track template, evaluation hook or track instance (and its 'When Finished' property) as the capture source |