The search keyword must be a single word (no spaces).
Function ConvertUnitType
- Line
- 160
- Location
- common.j
- Constant?
- yes
- Type
- native
- Arguments
- integer i
- Returns
- unittype
| 160 | constant native ConvertUnitType takes integer i returns unittype |
| 161 | constant native ConvertGameSpeed takes integer i returns gamespeed |
| 162 | constant native ConvertPlacement takes integer i returns placement |
| 163 | constant native ConvertStartLocPrio takes integer i returns startlocprio |
| 164 | constant native ConvertGameDifficulty takes integer i returns gamedifficulty |
| 165 | constant native ConvertGameType takes integer i returns gametype |