FEntry

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieSceneExecutionTokens.h

Include

#include "Evaluation/MovieSceneExecutionTokens.h"

Syntax

struct FEntry

Variables

Name Description

Public variable

FMovieSceneCont...

 

Context

The context from when this token was added

Public variable

FMovieSceneEval...

 

Operand

The operand we were operating on when this token was added

Public variable

FMovieSceneEval...

 

Scope

The evaluation scope at the time this token was created

Public variable

TInlineValue< I...

 

Token

The user-provided token

Constructors

Name Description

Public function

FEntry

(
    FEntry&&
)

Public function

FEntry

(
    const FMovieSceneEvaluationOperand ...,
    const FMovieSceneEvaluationScope& ...,
    const FMovieSceneContext& InContex...,
    TInlineValue< IMovieSceneExecutionT...
)

Operators

Name Description

Public function

FEntry &

 

operator=

(
    FEntry&&
)

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