MouseClickEvent Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released.
Event for a mouse click
public struct MouseClickEvent
- Inheritance
-
MouseClickEvent
Properties
MouseClickCount |
How many times was the mouse clicked |
MouseClickType |
What was the MouseClickType |
MouseEventType |
What was the MouseEventType |
MouseX |
The X position the mouse was clicked at |
MouseY |
The Y position the mouse was clicked at |