Hashtable to JSON

Options
Hello, I'm using Unreal with C++ SDK , is there any way to convert a Hashtable to the FJsonObject?
http://api.unrealengine.com/INT/API/Runtime/Json/Dom/FJsonObject/

or at least to a valid JSON string?

thanks!

Comments