FToken

Windows
MacOS
Linux

Inheritance Hierarchy

IMovieScenePreAnimatedToken

FStatelessPreAnimatedTokenProducer::FToken

References

Module

MovieScene

Header

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

Include

#include "MovieSceneExecutionToken.h"

Syntax

struct FToken : public IMovieScenePreAnimatedToken

Variables

Name Description

Public variable

StaticFunction

 

FunctionPtr

Constructors

Name Description

Public function

FToken

(
    StaticFunction InFunctionPtr
)

Overridden from IMovieScenePreAnimatedToken

Name Description

Public function Virtual

void

 

RestoreState

(
    UObject& Object,
    IMovieScenePlayer& Player
)

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

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