Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks > API/Runtime/MovieSceneTracks/FColorPropertyTraits
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 *, EColorPropertyType, const FCustomPropertyAccessor &, FIntermediateColor &)
| Name | GetObjectPropertyValue |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/MovieSceneTracksComponentTypes.h |
| Include Path | #include "MovieSceneTracksComponentTypes.h" |
static void GetObjectPropertyValue
(
const UObject * InObject,
EColorPropertyType ColorType,
const FCustomPropertyAccessor & BaseCustomAccessor,
FIntermediateColor & OutValue
)
GetObjectPropertyValue(const UObject *, EColorPropertyType, uint16, FIntermediateColor &)
| Name | GetObjectPropertyValue |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/MovieSceneTracksComponentTypes.h |
| Include Path | #include "MovieSceneTracksComponentTypes.h" |
static void GetObjectPropertyValue
(
const UObject * InObject,
EColorPropertyType ColorType,
uint16 PropertyOffset,
FIntermediateColor & OutValue
)
GetObjectPropertyValue(const UObject , EColorPropertyType, FTrackInstancePropertyBindings , FIntermediateColor &)
| Name | GetObjectPropertyValue |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/MovieSceneTracksComponentTypes.h |
| Include Path | #include "MovieSceneTracksComponentTypes.h" |
static void GetObjectPropertyValue
(
const UObject * InObject,
EColorPropertyType ColorType,
FTrackInstancePropertyBindings * PropertyBindings,
FIntermediateColor & OutValue
)
GetObjectPropertyValue(const UObject *, EColorPropertyType, 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,
EColorPropertyType ColorType,
const FName & PropertyPath,
StorageType & OutValue
)