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