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