Novelty scripting reference > MouseButton

MouseButton

Enum value representing mouse buttons. (See: OnMouseClick)


Values

MB_LEFT,
MB_MIDDLE,
MB_RIGHT


Back to top