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