V Editor Toolset > Prefs Explorer
Windows only
This tool lets you view and edit PlayerPrefs keys right inside Editor Window.
Usage
- Go to V Editor Toolset Quick Access Menu (Ctrl + Alt + V) and open Prefs Explorer window
- After window was opened you’ll see your project’s PlayerPrefs list
- You could change keys and values of the particular PlayerPrefs entries
- To add new PlayerPrefs entry click Create and select key name, type and value
- Check the toggles and click Remove to delete selected PlayerPrefs entries
- Click Import and select XML file to add or overwrite current PlayerPrefs entries
- Click Export to save selected PlayerPrefs entries to XML file
- If PlayerPrefs was changed outside the Prefs Explorer window click Refresh to update PlayerPrefs list
- Use Search Field to filter the list by key or value