FMovieSceneEvaluationFieldEntityMetaData

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneEvaluationField.h"

Syntax

struct FMovieSceneEvaluationFieldEntityMetaData

Variables

Name Description

Public variable

uint8: 1

 

bEvaluateInSequencePostRoll

Opt-in - when no meta-data is present, or this value is false, this entity cannot be evaluated as part of sub-sequence postroll

Public variable

uint8: 1

 

bEvaluateInSequencePreRoll

Opt-in - when no meta-data is present, or this value is false, this entity cannot be evaluated as part of sub-sequence preroll

Public variable

ESectionEvaluat...

 

Flags

Public variable

FFrameNumber

 

ForcedTime

Public variable

UE::MovieScene:...

 

InterrogationChannel

Never serialized

Public variable

FString

 

OverrideBoundPropertyPath

Opt-in - when this value is set, the entity should use this property path instead of the one defined on its generating section

Constructors

Functions

Name Description

Public function Const

bool

 

IsRedundant()

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