MultikeyPrefHelper Member List

This is the complete list of members for MultikeyPrefHelper, including all inherited members.

DeleteBoolKey(this IStorePreferences interfaceReference, string key)MultikeyPrefHelperstatic
DeleteColorKey(this IStorePreferences interfaceReference, string key)MultikeyPrefHelperstatic
DeleteVector2Key(this IStorePreferences interfaceReference, string key)MultikeyPrefHelperstatic
DeleteVector3Key(this IStorePreferences interfaceReference, string key)MultikeyPrefHelperstatic
GetBool(this IStorePreferences interfaceReference, string key)MultikeyPrefHelperstatic
GetColor(this IStorePreferences interfaceReference, string key)MultikeyPrefHelperstatic
GetVector2(this IStorePreferences interfaceReference, string key)MultikeyPrefHelperstatic
GetVector3(this IStorePreferences interfaceReference, string key)MultikeyPrefHelperstatic
HasBoolKey(this IStorePreferences interfaceReference, string key)MultikeyPrefHelperstatic
HasColorKey(this IStorePreferences interfaceReference, string key)MultikeyPrefHelperstatic
HasVector2Key(this IStorePreferences interfaceReference, string key)MultikeyPrefHelperstatic
HasVector3Key(this IStorePreferences interfaceReference, string key)MultikeyPrefHelperstatic
SetBool(this IStorePreferences interfaceReference, string key, bool value)MultikeyPrefHelperstatic
SetColor(this IStorePreferences interfaceReference, string key, Color color)MultikeyPrefHelperstatic
SetVector2(this IStorePreferences interfaceReference, string key, Vector2 vector)MultikeyPrefHelperstatic
SetVector3(this IStorePreferences interfaceReference, string key, Vector3 vector)MultikeyPrefHelperstatic