Navigation
API > API/Runtime > API/Runtime/Json > API/Runtime/Json/Dom > API/Runtime/Json/Dom/FJsonObject
| Type | Name | Description | |
|---|---|---|---|
| int32 | GetIntegerField
(
FStringView FieldName |
Gets a numeric field and casts to an int32 | |
| int32 | GetIntegerField
(
FAnsiStringView FieldName |