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
Loading...
Searching...
No Matches
DrPlayerPrefs Member List

This is the complete list of members for DrPlayerPrefs, including all inherited members.

DeleteAll()DrPlayerPrefsinlinestatic
DeleteKey(string key)DrPlayerPrefsinlinestatic
DrPlayerPrefs()DrPlayerPrefsinline
GetFloat(string key)DrPlayerPrefsinlinestatic
GetFloat(string key, float defaultValue)DrPlayerPrefsinlinestatic
GetInt(string key)DrPlayerPrefsinlinestatic
GetInt(string key, int defaultValue)DrPlayerPrefsinlinestatic
GetString(string key)DrPlayerPrefsinlinestatic
GetString(string key, string defaultValue)DrPlayerPrefsinlinestatic
HasKey(string key)DrPlayerPrefsinlinestatic
Save()DrPlayerPrefsinlinestatic
SetFloat(string key, float value)DrPlayerPrefsinlinestatic
SetInt(string key, int value)DrPlayerPrefsinlinestatic
SetString(string key, string value)DrPlayerPrefsinlinestatic