[ 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
.
this |
a Event |
x |
return location for the X coordinate, or |
y |
return location for the Y coordinate, or |