The event is triggered as soon as a mouse button is pressed.
The prerequisite for this is that the detection of the position was previously activated via the "StartDetectingMouseClick" function.
Returns:
Result
The result contains the information that is transmitted with the event.
MouseClicked
A variable of type MouseClickedObject, this contains the information about the performed mouse button click.
MouseButton
Name of the key that has been pressed on the mouse.