ReadMethodJSONToStringArray

Inputs

TypeNameDescription

JSONObject

JsonObjectWrapper

The object outputted from Read Method.

Outputs

TypeDescription

TArray<FString>

Output String

The Read Method's JSON Object output converted to an array of strings.

bool

Return Value

Could it be converted successfully.

Last updated