Lesson 80 - Serializing Content
This commit is contained in:
@@ -24,4 +24,6 @@ protected:
|
||||
|
||||
bool ContainsErrors(TSharedPtr<FJsonObject> JsonObject, bool bLogErrors = true);
|
||||
void DumpMetadata(TSharedPtr<FJsonObject> JsonObject);
|
||||
|
||||
FString SerializeJsonContent(const TMap<FString, FString>& Params);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user