FMovieSceneEvaluationFieldEntityKey

A key that uniquely identifies an entity by its owner and ID

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneEvaluationField.h"

Syntax

struct FMovieSceneEvaluationFieldEntityKey

Remarks

A key that uniquely identifies an entity by its owner and ID

Variables

Name Description

Public variable

uint32

 

EntityID

The identifer for the entity within the owner.

Public variable

TWeakObjectPtr<...

 

EntityOwner

The entity owner - either a UMovieSceneSection or perhaps a UMovieSceneTrack.

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