Navigation
API > API/Runtime > API/Runtime/Json > API/Runtime/Json/Dom > API/Runtime/Json/Dom/FJsonObject
| Type | Name | Description | |
|---|---|---|---|
| void | SetBoolField
(
FString&& FieldName, |
Set a boolean field named FieldName and value of InValue | |
| void | SetBoolField
(
const FString& FieldName, |