SetObjectValues

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetObjectValues

(
    const UObject* Object,
    const TMap< FName, FString >& Valu...
)

Set the key/value pair in the Property's metadata

Public function

void

 

SetObjectValues

(
    const UObject* Object,
    TMap< FName, FString >&& Values
)

Set the key/value pair in the Property's metadata

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