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