For the complete documentation index, see llms.txt. This page is also available as Markdown.

DeserializeAllVariablesFromJSON(string)

Method in InMemoryVariableStorage

Summary

Import a JSON string into variable storage, like when loading save game data.

public void DeserializeAllVariablesFromJSON(string jsonData)

Parameters

Name
Description

string jsonData

Last updated

Was this helpful?