Navigation
API > API/Runtime > API/Runtime/Json > API/Runtime/Json/Dom > API/Runtime/Json/Dom/FJsonObject
| Type | Name | Description | |
|---|---|---|---|
| const TArray< TSharedPtr< FJsonValue > > & | GetArrayField
(
FStringView FieldName |
Get the field named FieldName as an array. | |
| const TArray< TSharedPtr< FJsonValue > > & | GetArrayField
(
FAnsiStringView FieldName |