Last updated 3 years ago
Was this helpful?
Method in
Export variable storage to a JSON string, like when writing save game data.
public string SerializeAllVariablesToJSON(bool prettyPrint = false)
bool prettyPrint
bool