Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/IMovieScenePlayer
| Type | Name | Description | |
|---|---|---|---|
| void | SavePreAnimatedState
(
FMovieSceneAnimTypeID InTokenType, |
Attempt to save specific state for the specified token state before it mutates state. | |
| void | SavePreAnimatedState
(
UObject& InObject, |
Attempt to save specific state for the specified token state before it animates an object. |