Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Evaluation > API/Runtime/MovieScene/Evaluation/TCachedState
- IMovieScenePreAnimatedToken::RestoreState()
- TCachedState::RestoreState()
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieScenePropertyTemplate.h |
| Include | #include "Evaluation/MovieScenePropertyTemplate.h" |
virtual void RestoreState
&40;
UObject & Object,
const UE::MovieScene::FRestoreStateParams & Params
&41;
Remarks
Restore state for the specified object, only called when this token was created with a bound object
Parameters
| Name | Description |
|---|---|
| Object | The object to restore state for |
| Params | Parameters for restoring state |