GetObjectPropertyValue

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

GetObjectPropertyValue

(
    const UObject* InObject,
    const FCustomPropertyAccessor& Bas...,
    StorageType& OutValue
)

Property Value Getters

Public function Static

void

 

GetObjectPropertyValue

(
    const UObject* InObject,
    uint16 PropertyOffset,
    StorageType& OutValue
)

Public function Static

void

 

GetObjectPropertyValue

(
    const UObject* InObject,
    FTrackInstancePropertyBindings*...,
    StorageType& OutValue
)

Public function Static

void

 

GetObjectPropertyValue

(
    const UObject* InObject,
    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