This is the complete list of members for MultikeyPrefHelper, including all inherited members.
| DeleteBoolKey(this IStorePreferences interfaceReference, string key) | MultikeyPrefHelper | static |
| DeleteColorKey(this IStorePreferences interfaceReference, string key) | MultikeyPrefHelper | static |
| DeleteVector2Key(this IStorePreferences interfaceReference, string key) | MultikeyPrefHelper | static |
| DeleteVector3Key(this IStorePreferences interfaceReference, string key) | MultikeyPrefHelper | static |
| GetBool(this IStorePreferences interfaceReference, string key) | MultikeyPrefHelper | static |
| GetColor(this IStorePreferences interfaceReference, string key) | MultikeyPrefHelper | static |
| GetVector2(this IStorePreferences interfaceReference, string key) | MultikeyPrefHelper | static |
| GetVector3(this IStorePreferences interfaceReference, string key) | MultikeyPrefHelper | static |
| HasBoolKey(this IStorePreferences interfaceReference, string key) | MultikeyPrefHelper | static |
| HasColorKey(this IStorePreferences interfaceReference, string key) | MultikeyPrefHelper | static |
| HasVector2Key(this IStorePreferences interfaceReference, string key) | MultikeyPrefHelper | static |
| HasVector3Key(this IStorePreferences interfaceReference, string key) | MultikeyPrefHelper | static |
| SetBool(this IStorePreferences interfaceReference, string key, bool value) | MultikeyPrefHelper | static |
| SetColor(this IStorePreferences interfaceReference, string key, Color color) | MultikeyPrefHelper | static |
| SetVector2(this IStorePreferences interfaceReference, string key, Vector2 vector) | MultikeyPrefHelper | static |
| SetVector3(this IStorePreferences interfaceReference, string key, Vector3 vector) | MultikeyPrefHelper | static |