FPreAnimatedToken

Windows
MacOS
Linux

Inheritance Hierarchy

IMovieScenePreAnimatedToken

TMaterialTrackExecutionToken::FPreAnimatedTokenProducer::FPreAnimatedToken

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Evaluation/MovieSceneParameterTemplate.h

Include

#include "Evaluation/MovieSceneParameterTemplate.h"

Syntax

struct FPreAnimatedToken : public IMovieScenePreAnimatedToken

Variables

Name Description

Public variable

AccessorType

 

Accessor

Public variable

TWeakObjectPtr<...

 

Material

Constructors

Name Description

Public function

FPreAnimatedToken

(
    UObject& Object,
    const AccessorType& InAccessor
)

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