GetUnitPropWindowBJ
- Parameters
-
whichUnit unit
- return type
real
- Source code
function GetUnitPropWindowBJ takes unit whichUnit returns real return GetUnitPropWindow(whichUnit) * bj_RADTODEG endfunction
- Source
- Blizzard.j
- wc3modding.com
- GetUnitPropWindowBJ