Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks > API/Runtime/MovieSceneTracks/FDoubleVectorPropertyTraits
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void GetObjectPropertyValue
(
const UObject* InObject, |
MovieSceneTracksComponentTypes.h | ||
static void GetObjectPropertyValue
(
const UObject* InObject, |
MovieSceneTracksComponentTypes.h | ||
static void GetObjectPropertyValue
(
const UObject* InObject, |
MovieSceneTracksComponentTypes.h | ||
static void GetObjectPropertyValue
(
const UObject* InObject, |
MovieSceneTracksComponentTypes.h |
GetObjectPropertyValue(const UObject *, FVectorPropertyMetaData, const FCustomPropertyAccessor &, FDoubleIntermediateVector &)
| Name | GetObjectPropertyValue |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/MovieSceneTracksComponentTypes.h |
| Include Path | #include "MovieSceneTracksComponentTypes.h" |
static void GetObjectPropertyValue
(
const UObject * InObject,
FVectorPropertyMetaData MetaData,
const FCustomPropertyAccessor & BaseCustomAccessor,
FDoubleIntermediateVector & OutValue
)
GetObjectPropertyValue(const UObject *, FVectorPropertyMetaData, uint16, FDoubleIntermediateVector &)
| Name | GetObjectPropertyValue |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/MovieSceneTracksComponentTypes.h |
| Include Path | #include "MovieSceneTracksComponentTypes.h" |
static void GetObjectPropertyValue
(
const UObject * InObject,
FVectorPropertyMetaData MetaData,
uint16 PropertyOffset,
FDoubleIntermediateVector & OutValue
)
GetObjectPropertyValue(const UObject , FVectorPropertyMetaData, FTrackInstancePropertyBindings , FDoubleIntermediateVector &)
| Name | GetObjectPropertyValue |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/MovieSceneTracksComponentTypes.h |
| Include Path | #include "MovieSceneTracksComponentTypes.h" |
static void GetObjectPropertyValue
(
const UObject * InObject,
FVectorPropertyMetaData MetaData,
FTrackInstancePropertyBindings * PropertyBindings,
FDoubleIntermediateVector & OutValue
)
GetObjectPropertyValue(const UObject *, FVectorPropertyMetaData, const FName &, StorageType &)
| Name | GetObjectPropertyValue |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/MovieSceneTracksComponentTypes.h |
| Include Path | #include "MovieSceneTracksComponentTypes.h" |
static void GetObjectPropertyValue
(
const UObject * InObject,
FVectorPropertyMetaData MetaData,
const FName & PropertyPath,
StorageType & OutValue
)