DeserializeAllVariablesFromJSON(string)
Last updated
Was this helpful?
Method in InMemoryVariableStorage
Import a JSON string into variable storage, like when loading save game data.
public void DeserializeAllVariablesFromJSON(string jsonData)string jsonData
Last updated
Was this helpful?
Was this helpful?
