IMovieSceneExecutionToken

Base class for all execution tokens that are produced by evaluation templates

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MovieScene

Header

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

Include

#include "MovieSceneExecutionToken.h"

Syntax

struct IMovieSceneExecutionToken

Remarks

Base class for all execution tokens that are produced by evaluation templates

Destructors

Name Description

Public function Virtual

~IMovieSceneExecutionToken()

Functions

Name Description

Public function

void

 

Execute

(
    const FMovieSceneContext& Context,
    const FMovieSceneEvaluationOperand ...,
    FPersistentEvaluationData& Persist...,
    IMovieScenePlayer& Player
)

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