Navigation
API > API/Runtime > API/Runtime/Json > API/Runtime/Json/Dom > API/Runtime/Json/Dom/FJsonObject
| Type | Name | Description | |
|---|---|---|---|
| bool | GetBoolField
(
FStringView FieldName |
Gets the field with the specified name as a boolean. | |
| bool | GetBoolField
(
FAnsiStringView FieldName |