This is the complete list of members for EditorPrefOption< ValueType >, including all inherited members.
AlwaysLoadAndSaveOnValueAccess | PrefOptionBase< ValueType, EditorPrefInterface > | |
Delete() | PrefOptionBase< ValueType, EditorPrefInterface > | virtual |
Delete(string keyParam) | PrefOptionBase< ValueType, EditorPrefInterface > | static |
EditorPrefOption(ValueType _defaultValue, string keyString, GUIContent guiLabel, bool _alwaysLoadAndSaveOnValueAccess=true) | EditorPrefOption< ValueType > | |
HasKey() | PrefOptionBase< ValueType, EditorPrefInterface > | protectedvirtual |
HasKey(string keyParam) | PrefOptionBase< ValueType, EditorPrefInterface > | static |
Key | PrefOptionBase< ValueType, EditorPrefInterface > | |
Label | PrefOptionBase< ValueType, EditorPrefInterface > | |
Load() | PrefOptionBase< ValueType, EditorPrefInterface > | virtual |
Load(string keyParam) | PrefOptionBase< ValueType, EditorPrefInterface > | static |
LoadAndCast(string key) | PrefOptionBase< ValueType, EditorPrefInterface > | static |
PrefOptionBase(ValueType _defaultValue, string keyString, GUIContent guiLabel, bool _alwaysLoadAndSaveOnValueAccess=true) | PrefOptionBase< ValueType, EditorPrefInterface > | |
Save() | PrefOptionBase< ValueType, EditorPrefInterface > | virtual |
Save(string keyParam, object _value) | PrefOptionBase< ValueType, EditorPrefInterface > | static |
SetToDefault() | PrefOptionBase< ValueType, EditorPrefInterface > | virtual |
Value | PrefOptionBase< ValueType, EditorPrefInterface > | |