Navigation
API > API/Runtime > API/Runtime/MovieScene
| Name | TCustomPropertyAccessorFunctions |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieScenePropertySystemTypes.h |
| Include Path | #include "EntitySystem/MovieScenePropertySystemTypes.h" |
Syntax
template<typename PropertyTraits>
struct TCustomPropertyAccessorFunctions : public UE::MovieScene::TCustomPropertyAccessorFunctionsImpl< PropertyTraits, TGetPublicPropertyMetaDataT< PropertyTraits > >
Inheritance Hierarchy
- TCustomPropertyAccessorFunctionsImpl → TCustomPropertyAccessorFunctions