Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FSharedPlaybackState
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Gets the pre-animated state utility for the sequence hierarchy | EntitySystem/MovieSceneSharedPlaybackState.h | ||
| Gets the pre-animated state utility for the sequence hierarchy | EntitySystem/MovieSceneSharedPlaybackState.h |
GetPreAnimatedState()
Description
Gets the pre-animated state utility for the sequence hierarchy
| Name | GetPreAnimatedState |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneSharedPlaybackState.h |
| Include Path | #include "EntitySystem/MovieSceneSharedPlaybackState.h" |
const FMovieSceneInstancePreAnimatedState & GetPreAnimatedState() const
GetPreAnimatedState()
Description
Gets the pre-animated state utility for the sequence hierarchy
| Name | GetPreAnimatedState |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneSharedPlaybackState.h |
| Include Path | #include "EntitySystem/MovieSceneSharedPlaybackState.h" |
FMovieSceneInstancePreAnimatedState & GetPreAnimatedState()