How do I write to a Json file?

I found a wiki page that describes how to use FPlatformFileManager, IPlatformFile, and FFileHelper to save the value of an FString object into a text file:

2 Likes