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

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?