ModifierKeysPref.

AreKeysDown(Event) Method

Summary

Are all modifiers in the InspectorGadgets.Editor.ModifierKeysPref.Value being held down in the `currentEvent`?

Syntax

public bool AreKeysDown(Event currentEvent)

Parameters

Name Type Description
currentEvent Event

Return Value

Type Description
bool