GetUnitLoc
- Parameters
-
whichUnit unit
- bug
If the unit is loaded into a zeppelin this will not return the position of the zeppelin but the last position of the unit before it was loaded into the zeppelin.
- return type
location
- Source code
constant native GetUnitLoc takes unit whichUnit returns location
- Source
- common.j
- wc3modding.com
- GetUnitLoc