GetUnitPropWindow
- Parameters
-
whichUnit unit
The function will return this unit's propulsion window angle.
- comment
Returns a unit's propulsion window angle in radians.
- return type
real
- Source code
native GetUnitPropWindow takes unit whichUnit returns real
- Source
- unit.j
- wc3modding.com
- GetUnitPropWindow