The search keyword must be a single word (no spaces).
Function SelectUnit
- Line
- 2963
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- unit whichUnit, boolean flag
- Returns
- nothing
| 2963 | native SelectUnit takes unit whichUnit, boolean flag returns nothing |
| 2964 | |
| 2965 | native GetUnitPointValue takes unit whichUnit returns integer |
| 2966 | native GetUnitPointValueByType takes integer unitType returns integer |
| 2967 | //native SetUnitPointValueByType takes integer unitType, integer newPointValue returns nothing
|
| 2968 |