Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Evaluation > API/Runtime/MovieScene/Evaluation/FMovieSceneObjectCache
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieSceneEvaluationState.h |
Include | #include "Evaluation/MovieSceneEvaluationState.h" |
Source | /Engine/Source/Runtime/MovieScene/Private/Evaluation/MovieSceneEvaluationState.cpp |
void UpdateBindings
(
const FGuid & InGuid,
TSharedRef< const FSharedPlaybackState > SharedPlaybackState
)
Remarks
Update the bindings for the specified GUID
Parameters
Name | Description |
---|---|
InGuid | The object binding ID to update bindings for |
SharedPlaybackState | The playback state for the sequence |