LoadFromPlayerPrefs()

Method in InMemoryVariableStorage

Summary

Load JSON data from Unity's built-in PlayerPrefs with default playerPrefsKey, and deserialize as variables.

public void LoadFromPlayerPrefs()

Last updated

Was this helpful?