SetValue

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetValue

(
    const UObject* Object,
    const TCHAR* Key,
    const TCHAR* Value
)

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

Public function

void

 

SetValue

(
    const UObject* Object,
    FName Key,
    const TCHAR* Value
)

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