Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FRestoreStateParams
Description
- Retrieve a pointer to the shared playback state that is causing this state to be restored.
-
may not relate to the same sequence instance that originally cached the state in the case where 2 completely different sequences animated the same object at the same time. May be null in test harnesses
| Name | GetTerminalPlaybackState |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/Evaluation/PreAnimatedState/MovieSceneRestoreStateParams.h |
| Include Path | #include "Evaluation/PreAnimatedState/MovieSceneRestoreStateParams.h" |
| Source | /Engine/Source/Runtime/MovieScene/Private/Evaluation/PreAnimatedState/MovieSceneRestoreStateParams.cpp |
TSharedPtr < FSharedPlaybackState > GetTerminalPlaybackState() const