get_coords


Description:

[ Version ( since = "1.8" ) ]
public void get_coords (out float press_x, out float press_y)

Retrieves the screen coordinates of the button press.

Parameters:

this

a ClickAction

press_x

return location for the X coordinate, or null

press_y

return location for the Y coordinate, or null