ProtectedconstructorOptionalisInternalConstructor: booleanReturns the mouse button involved in the event, if any.
Checks is the alt button being held.
Checks is the control button being held.
Checks is the meta button being held.
Checks is the platform specific control or command button being held.
Checks is the shift button being held.
Returns the internal type of the event.
Checks is the specified mouse button pressed.
Contains data about a UI mouse input event. This class may store data for many types of events, and some data might not be initialized for some event types. Caller must check event type before relying on the data inside.