EventModifiers
Types of modifier key that can be active during a keystroke event.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Enum
- Namespace: UnityEngine
- Assembly: UnityEngine.IMGUIModule
[Flags]public enum EventModifiers
Remarks
Additional Resources: Event, GUI Scripting Guide.