get_coords


Description:

[ Version ( since = "0.4" ) ]
public void get_coords (out float x, out float y)

Retrieves the coordinates of this and puts them into x and y.

Parameters:

this

a Event

x

return location for the X coordinate, or null

y

return location for the Y coordinate, or null