Set

Overload list

Windows
MacOS
Linux
Name Description

Public function

FObject &

 

Set

(
    const FString& Key,
    const FArray& Arr
)

Public function

FObject &

 

Set

(
    const FString& Key,
    const FObject& Obj
)

Public function

FObject &

 

Set

(
    const FString& Key,
    const FString& Str
)

Public function

TEnableIf< T...

 

Set

(
    const FString& Key,
    FNumber Number
)

Public function

FObject &

 

Set

(
    const FString& Key,
    bool Boolean
)

Public function

FObject &

 

Set

(
    const FString& Key,
    TYPE_OF_NULLPTR
)

Public function

FObject &

 

Set

(
    const FString& Key,
    TSharedPtr< FJsonValue > Value
)

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