This is the complete list of members for PlayerPrefOption< ValueType >, including all inherited members.
AlwaysLoadAndSaveOnValueAccess | PrefOptionBase< 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 |
Key | PrefOptionBase< ValueType, PlayerPrefInterface > | |
Label | PrefOptionBase< 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 |
Value | PrefOptionBase< ValueType, PlayerPrefInterface > | |