GetUnitDefaultPropWindowBJ
- Parameters
-
whichUnit unit
- return type
real
- Source code
function GetUnitDefaultPropWindowBJ takes unit whichUnit returns real return GetUnitDefaultPropWindow(whichUnit) endfunction
- Source
- Blizzard.j
- wc3modding.com
- GetUnitDefaultPropWindowBJ