UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MovieScenePropertyRegistry.h File Reference

Go to the source code of this file.

Classes

struct  UE::MovieScene::FPropertyStats
 
struct  UE::MovieScene::FPropertyDefinition
 
struct  UE::MovieScene::FPropertyCompositeDefinition
 
class  UE::MovieScene::FPropertyRegistry
 

Namespaces

namespace  UE
 
namespace  UE::MovieScene
 

Typedefs

using UE::MovieScene::FResolvedFastProperty = TVariant< uint16, UE::MovieScene::FCustomPropertyIndex >
 
using UE::MovieScene::FResolvedProperty = TVariant< uint16, UE::MovieScene::FCustomPropertyIndex, TSharedPtr< FTrackInstancePropertyBindings > >
 

Functions

 UE::MovieScene::DECLARE_CYCLE_STAT (TEXT("Apply properties"), MovieSceneEval_ApplyProperties, STATGROUP_MovieSceneECS)