IMovieScenePreAnimatedGlobalToken

Base class for all pre-animated state tokens that do not apply to UObjects.

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "MovieSceneExecutionToken.h"

Syntax

struct IMovieScenePreAnimatedGlobalToken

Remarks

Base class for all pre-animated state tokens that do not apply to UObjects. Store any cached state in derived classes.

Destructors

Functions

Name Description

Public function

void

 

RestoreState

(
    IMovieScenePlayer& Player
)

Restore global state for a master track.

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