![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieScenePropertySystemTypes.h>
Inheritance diagram for UE::MovieScene::TCustomPropertyAccessor< PropertyTraits >:Public Member Functions | |
| TCustomPropertyAccessor (UClass *InClass, FName InPropertyPath, const TCustomPropertyAccessorFunctions< PropertyTraits > &InFunctions) | |
Public Attributes | |
| TCustomPropertyAccessorFunctions< PropertyTraits > | Functions |
Public Attributes inherited from UE::MovieScene::FCustomPropertyAccessor | |
| UClass * | Class |
| FName | PropertyPath |
| FComponentTypeID | AdditionalTag |
Complete information required for applying a custom getter/setter to an object
|
inline |
| TCustomPropertyAccessorFunctions<PropertyTraits> UE::MovieScene::TCustomPropertyAccessor< PropertyTraits >::Functions |
Function pointers to use for interacting with the property