This is the complete list of members for IStorePreferences, including all inherited members.
DeleteAll() | IStorePreferences | |
DeleteKey(string key) | IStorePreferences | |
GetAssetAtPath(string key) | IStorePreferences | |
GetFloat(string key) | IStorePreferences | |
GetInt(string key) | IStorePreferences | |
GetString(string key) | IStorePreferences | |
HasKey(string key) | IStorePreferences | |
Save() | IStorePreferences | |
SetAssetPath(string key, Object value) | IStorePreferences | |
SetFloat(string key, float value) | IStorePreferences | |
SetInt(string key, int value) | IStorePreferences | |
SetString(string key, string value) | IStorePreferences |