PrefOptionBase< ValueType, PrefInterfaceType > Member List

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

AlwaysLoadAndSaveOnValueAccessPrefOptionBase< ValueType, PrefInterfaceType >
Delete()PrefOptionBase< ValueType, PrefInterfaceType >virtual
Delete(string keyParam)PrefOptionBase< ValueType, PrefInterfaceType >static
HasKey()PrefOptionBase< ValueType, PrefInterfaceType >protectedvirtual
HasKey(string keyParam)PrefOptionBase< ValueType, PrefInterfaceType >static
KeyPrefOptionBase< ValueType, PrefInterfaceType >
LabelPrefOptionBase< ValueType, PrefInterfaceType >
Load()PrefOptionBase< ValueType, PrefInterfaceType >virtual
Load(string keyParam)PrefOptionBase< ValueType, PrefInterfaceType >static
LoadAndCast(string key)PrefOptionBase< ValueType, PrefInterfaceType >static
PrefOptionBase(ValueType _defaultValue, string keyString, GUIContent guiLabel, bool _alwaysLoadAndSaveOnValueAccess=true)PrefOptionBase< ValueType, PrefInterfaceType >
Save()PrefOptionBase< ValueType, PrefInterfaceType >virtual
Save(string keyParam, object _value)PrefOptionBase< ValueType, PrefInterfaceType >static
SetToDefault()PrefOptionBase< ValueType, PrefInterfaceType >virtual
ValuePrefOptionBase< ValueType, PrefInterfaceType >