FindCachedValue

Overload list

Windows
MacOS
Linux
Name Description

Public function

const Storag...

 

FindCachedValue

(
    UObject* BoundObject,
    uint16 ResolvedPropertyOffset
)

Find an initial value given its object and property name.

Public function

const Storag...

 

FindCachedValue

(
    UObject* BoundObject,
    FCustomPropertyIndex CustomIndex
)

Find an initial value given its object and custom accessor index

Public function

const Storag...

 

FindCachedValue

(
    UObject* BoundObject,
    const FName& PropertyPath
)

Find an initial value given its object and property name.

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