Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.