EditorPrefOption< ValueType > Member List

This is the complete list of members for EditorPrefOption< ValueType >, including all inherited members.

AlwaysLoadAndSaveOnValueAccessPrefOptionBase< 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
KeyPrefOptionBase< ValueType, EditorPrefInterface >
LabelPrefOptionBase< 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
ValuePrefOptionBase< ValueType, EditorPrefInterface >