|
|
void | SetInt (string key, int value) |
| |
|
int | GetInt (string key) |
| |
|
void | SetFloat (string key, float value) |
| |
|
float | GetFloat (string key) |
| |
|
void | SetString (string key, string value) |
| |
|
string | GetString (string key) |
| |
|
bool | HasKey (string key) |
| |
|
void | DeleteKey (string key) |
| |
|
void | Save () |
| |
The documentation for this interface was generated from the following file:
- Runtime/DependencyInversion/UnityEngineWrappers/UnityPlayerPrefsWrapper.cs