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