TForwardingPreAnimatedTokenProducer

Templated pre-animated state token producer that forwards the object onto the templated type

Windows
MacOS
Linux

Inheritance Hierarchy

IMovieScenePreAnimatedTokenProducer

TForwardingPreAnimatedTokenProducer

References

Module

MovieScene

Header

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

Include

#include "MovieSceneExecutionToken.h"

Syntax

template<typename TokenType>
struct TForwardingPreAnimatedTokenProducer : public IMovieScenePreAnimatedTokenProducer

Remarks

Templated pre-animated state token producer that forwards the object onto the templated type

Overridden from IMovieScenePreAnimatedTokenProducer

Name Description

Public function Virtual Const

IMovieSceneP...

 

CacheExistingState

(
    UObject& Object
)

Produce a token that can be used to return the specified object back to its current 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