Navigation
Unreal Engine C++ API Reference > 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 |