Had the same issue a while back. If you know the JSON structure being returned, use FJsonObjectConverter::JsonObjectStringToUStruct<FJsonData>
More here: http://stackoverflow.com/questions/30342465/c-nested-json-in-unreal-engine-4
Had the same issue a while back. If you know the JSON structure being returned, use FJsonObjectConverter::JsonObjectStringToUStruct<FJsonData>
More here: http://stackoverflow.com/questions/30342465/c-nested-json-in-unreal-engine-4