FMovieSceneEntityComponentField::FindSharedMetaData

Retrieve the shared meta-data for an entity

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneEvaluationField.h"

Syntax

const FMovieSceneEvaluationFieldSharedEntityMetaData * FindSharedMetaData
(
    const FMovieSceneEvaluationFieldEntityQuery & InQuery
) const

Remarks

Retrieve the shared meta-data for an entity

Returns

The shared meta-data for an entity or nullptr if it has none associated with it

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