UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::FCustomPropertyAccessor Struct Reference

#include <MovieScenePropertySystemTypes.h>

+ Inheritance diagram for UE::MovieScene::FCustomPropertyAccessor:

Public Attributes

UClassClass
 
FName PropertyPath
 
FComponentTypeID AdditionalTag
 

Member Data Documentation

◆ AdditionalTag

FComponentTypeID UE::MovieScene::FCustomPropertyAccessor::AdditionalTag

(Optional) An additional tag that should be applied alongside this property accessor component

◆ Class

UClass* UE::MovieScene::FCustomPropertyAccessor::Class

The class of the object that the accessor applies to

◆ PropertyPath

FName UE::MovieScene::FCustomPropertyAccessor::PropertyPath

The complete path name to the property from the class specified above


The documentation for this struct was generated from the following file: