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