IMovieScenePreAnimatedToken::RestoreState

Restore state for the specified object, only called when this token was created with a bound object

Windows
MacOS
Linux

Override Hierarchy

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneExecutionToken.h

Include

#include "MovieSceneExecutionToken.h"

Syntax

void RestoreState
(
    UObject & Object,
    const UE::MovieScene::FRestoreStateParams & Params
)

Remarks

Restore state for the specified object, only called when this token was created with a bound object

Parameters

Parameter

Description

Object

The object to restore state for

Params

Parameters for restoring state

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss