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