GetObjectPropertyValue

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

GetObjectPropertyValue

(
    const UObject* InObject,
    FVectorChannelMetaData MetaData,
    const FCustomPropertyAccessor& Bas...,
    FIntermediateVector& OutValue
)

Public function Static

void

 

GetObjectPropertyValue

(
    const UObject* InObject,
    FVectorChannelMetaData MetaData,
    uint16 PropertyOffset,
    FIntermediateVector& OutValue
)

Public function Static

void

 

GetObjectPropertyValue

(
    const UObject* InObject,
    FVectorChannelMetaData MetaData,
    FTrackInstancePropertyBindings*...,
    FIntermediateVector& OutValue
)

Public function Static

void

 

GetObjectPropertyValue

(
    const UObject* InObject,
    FVectorChannelMetaData MetaData,
    const FName& PropertyPath,
    StorageType& OutValue
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss