site builder
Mobirise

PlayerPrefsDisplay

Display and Modify PlayerPrefs from the editor.

No need to write special scripts to make changes to your PlayerPrefs.

Also included is an optional Enhanced PlayerPrefs system, adding additional types to PlayerPrefs. It also adds optional excryption, and also improves the performance of PlayerPrefs.

Additional types supported in the EnhancedPlayerPrefs are Long, Bool, Vector2, Vector3 and Color.

PlayerPrefsDisplay will display both the standard PlayerPrefs and the EnhancedPlayerPrefs.

Using the Enhanced PlayerPrefs only requires the addition of a using statement to the top of your scripts that use PlayerPrefs. No additional changes are required.