GetWidgetY
- Parameters
-
whichWidget widget
target widget.
- comment
Returns Y map coordinate of widget on success. Returns 0.0 if widget was removed or is null.
- note
See:
GetWidgetX
. Seewidget
for an explanation how this applies to units, destructables, items.- patch
1.00
- Source
- common.j
- return type
real
- Source code
native GetWidgetY takes widget whichWidget returns real