controlID | The ID of the control you are querying from. |
Get a filtered event type for a given control ID.
This function is used to implement mouse locking and keyboard focus.
The controlID can be obtained from GUIUtility.GetControlID().
Additional resources: EventType for the list of possible values.