GetValue

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

GetValue

(
    UObject* InContainer,
    T& OutValue
)

Get the value represented by this property path

Public function Const

bool

 

GetValue

(
    UObject* InContainer,
    T& OutValue,
    FProperty*& OutProperty
)

Get the value and the leaf property represented by this property path

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