|  | Falco Engine 3.9.0.1 (beta)
    | 
This is the complete list of members for FalcoEngine.PlayerPrefs, including all inherited members.
| DeleteAll() | FalcoEngine.PlayerPrefs | |
| DeleteKey(string key) | FalcoEngine.PlayerPrefs | |
| GetFloat(string key, float defaultValue) | FalcoEngine.PlayerPrefs | |
| GetFloat(string key) | FalcoEngine.PlayerPrefs | static | 
| GetInt(string key, int defaultValue) | FalcoEngine.PlayerPrefs | |
| GetInt(string key) | FalcoEngine.PlayerPrefs | static | 
| GetString(string key, string defaultValue) | FalcoEngine.PlayerPrefs | |
| GetString(string key) | FalcoEngine.PlayerPrefs | static | 
| HasKey(string key) | FalcoEngine.PlayerPrefs | |
| Save() | FalcoEngine.PlayerPrefs | |
| SetFloat(string key, float value) | FalcoEngine.PlayerPrefs | static | 
| SetInt(string key, int value) | FalcoEngine.PlayerPrefs | static | 
| SetString(string key, string value) | FalcoEngine.PlayerPrefs | static |