GetUnitFacing
- Parameters
-
whichUnit unit
- comment
Returns the units facing in degrees.
- patch
1.00
- Source
- common.j
- return type
real
- Source code
constant native GetUnitFacing takes unit whichUnit returns real
whichUnit | unit |
Returns the units facing in degrees.
1.00
real
constant native GetUnitFacing takes unit whichUnit returns real