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