Enum EventType
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum EventType
Fields
Name | Description |
---|---|
ContextClick | |
DragExited | |
DragPerform | |
DragUpdated | |
ExecuteCommand | |
Ignore | |
KeyDown | |
KeyUp | |
Layout | |
MouseDown | |
MouseDrag | |
MouseEnterWindow | |
MouseLeaveWindow | |
MouseMove | |
MouseUp | |
Repaint | |
ScrollWheel | |
Used | |
ValidateCommand |