Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > EntitySystem
Type
typedef TVariant< uint16, UE::MovieScene::FCustomPropertyIndex > FResolvedFastProperty
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieScenePropertyRegistry.h |
Include | #include "EntitySystem/MovieScenePropertyRegistry.h" |
Remarks
Type aliases for a property that resolved to either a fast pointer offset (type index 0), or a custom property index (specific to the path of the property - type index 1)