FMovieSceneTrackFieldData

Custom serialized track field data that allows efficient lookup of each track contained within this template for a given time

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneEvaluationTemplate.h"

Syntax

struct FMovieSceneTrackFieldData

Remarks

Custom serialized track field data that allows efficient lookup of each track contained within this template for a given time

Variables

Name Description

Public variable

TMovieSceneEval...

 

Field

Functions

Name Description

Public function Const

bool

 

Identical

(
    const FMovieSceneTrackFieldData...,
    uint32 PortFlags
)

Only called for serialization. Returns false to always serialize.

Public function

bool

 

Serialize

(
    FArchive& Ar
)

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