| 
    terraria-cpp2il v1.4.4.9
    
   Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon 
   | 
 
This is the complete list of members for DrPlayerPrefs, including all inherited members.
| DeleteAll() | DrPlayerPrefs | inlinestatic | 
| DeleteKey(string key) | DrPlayerPrefs | inlinestatic | 
| DrPlayerPrefs() | DrPlayerPrefs | inline | 
| GetFloat(string key) | DrPlayerPrefs | inlinestatic | 
| GetFloat(string key, float defaultValue) | DrPlayerPrefs | inlinestatic | 
| GetInt(string key) | DrPlayerPrefs | inlinestatic | 
| GetInt(string key, int defaultValue) | DrPlayerPrefs | inlinestatic | 
| GetString(string key) | DrPlayerPrefs | inlinestatic | 
| GetString(string key, string defaultValue) | DrPlayerPrefs | inlinestatic | 
| HasKey(string key) | DrPlayerPrefs | inlinestatic | 
| Save() | DrPlayerPrefs | inlinestatic | 
| SetFloat(string key, float value) | DrPlayerPrefs | inlinestatic | 
| SetInt(string key, int value) | DrPlayerPrefs | inlinestatic | 
| SetString(string key, string value) | DrPlayerPrefs | inlinestatic |