Methods
-
pointer_get_device_buttons_field(object, field)
-
Returns the chosen button from the mouse.
Check out the third party documentation for a more in depth explanation.Parameters:
Name Type Description object
pointer to get the buttons from
field
which button to return
Code Equivalent:
object.input.setDragLock(horizontal, vertical);