- Home /
Question by
DarkSlash · Apr 24, 2015 at 08:03 PM ·
playerprefsplayerprefsx
PlayerPrefsX delete all values?
I need the equivalent to PlayerPrefs.DeleteAll() but PlayerPrefsX doesn't have it! What's the correct way to delete all values stored with PlayerPrefsX?
Comment
What's PlayerPrefsX? is that from a plugin or something? If so, research it in the plugin's code, it might just be the same thing.