LoadFromPlayerPrefs(string)
Last updated
Was this helpful?
Method in InMemoryVariableStorage
Load JSON data from Unity's built-in PlayerPrefs with defined playerPrefsKey parameter, and deserialize as variables.
public void LoadFromPlayerPrefs(string playerPrefsKey)string playerPrefsKey
Last updated
Was this helpful?
Was this helpful?
