~Easily manage your PlayerPrefs variables using PlayerPrefs Tool~-Modify PlayerPrefs values with only 1 line of code. "PlayerPrefsVariables.SampleInt = 3" no need to call PlayerPrefs.Save();-View all PlayerPrefs variables using intellisense.-PlayerPrefs Tool is secure and Encrypted. -Has an event that trigger if cheaters manipulated your data. see documentation example or screenshot.-No need to memorize names off all created PlayerPrefs keys.-You can view or modify all in the editor.-You can create event actions on your PlayerPrefs variables when values are changed.-Event action trigger when changes occur on PlayerPrefs variables.-See current value stored on your PlayerPrefs