EventType.MouseDown Manual     Reference     Scripting  
Scripting > Enumerations > EventType
EventType.MouseDown

EventType.MouseDown

Description

Mouse button was pressed.

This event gets sent when any mouse button is pressed. Use Event.button to determine which button was pressed down.