PlayerPrefOption< ValueType > Member List

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

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