Navigation
API > API/Runtime > API/Runtime/MovieScene
| Name | TGetPropertyValues |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieScenePropertySystemTypes.h |
| Include Path | #include "EntitySystem/MovieScenePropertySystemTypes.h" |
Syntax
template<typename PropertyTraits>
struct TGetPropertyValues : public UE::MovieScene::TGetPropertyValuesImpl< PropertyTraits, PropertyTraits::MetaDataType >
Inheritance Hierarchy
- TGetPropertyValuesImpl → TGetPropertyValues
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TGetPropertyValues
(
const PropertyTraits* InTraits, |
EntitySystem/MovieScenePropertySystemTypes.h |