SaveToPlayerPrefs()

Method in InMemoryVariableStorage

Summary

Serialize all variables to JSON, then save data to Unity's built-in PlayerPrefs with default playerPrefsKey.

public void SaveToPlayerPrefs()

Last updated

Was this helpful?