FPropertyRegistry::GetComposites

Retrieve a generic representation of all the composites that contribute to a given property

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieScenePropertyRegistry.h

Include

#include "EntitySystem/MovieScenePropertyRegistry.h"

Syntax

TArrayView< const FPropertyCompositeDefinition > GetComposites
(
    FCompositePropertyTypeID PropertyID
) const

Remarks

Retrieve a generic representation of all the composites that contribute to a given property

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