ModifierKeysPref.

ValueContains(ModifierKey) Method

Summary

Does the InspectorGadgets.Editor.ModifierKeysPref.Value contain the `modifier`?

Syntax

public bool ValueContains(ModifierKey modifier)

Parameters

Name Type Description
modifier ModifierKey

Return Value

Type Description
bool