Kanda Foundation 0.2.0
Loading...
Searching...
No Matches
IPlayerPrefs Interface Reference
+ Inheritance diagram for IPlayerPrefs:

Public Member Functions

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: