FMovieSceneEvaluationMetaData

Informational meta-data that applies to a given time range

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneEvaluationField.h"

Syntax

struct FMovieSceneEvaluationMetaData

Remarks

Informational meta-data that applies to a given time range

Variables

Name Description

Public variable

TArray< FMovieS...

 

ActiveEntities

Array of entities (tracks and/or sections) that are active in this time range.

Public variable

TArray< FMovieS...

 

ActiveSequences

Array of sequences that are active in this time range.

Functions

Name Description

Public function Const

void

 

DiffEntities

Diff the active entities (tracks and sections) this frame, with the specified previous frame's meta-data

Public function Const

void

 

DiffSequences

Diff the active sequences this frame, with the specified previous frame's meta-data

Public function

void

 

Reset()

Reset this meta-data

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