get_button
Description:
[
Version ( since =
"3.2" ) ]
public bool get_button (
out uint button)
Extract the button number from an event.
Parameters:
| this |
a Event
|
| button |
location to store mouse button number
|
Returns:
|
true if the event delivered a button number
|