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