The search keyword must be a single word (no spaces).
Function GetUnitLevel
- Line
- 2945
- Location
- common.j
- Constant?
- yes
- Type
- native
- Arguments
- unit whichUnit
- Returns
- integer
| 2945 | constant native GetUnitLevel takes unit whichUnit returns integer |
| 2946 | native GetHeroProperName takes unit whichHero returns string |
| 2947 | native SuspendHeroXP takes unit whichHero, boolean flag returns nothing |
| 2948 | native IsSuspendedXP takes unit whichHero returns boolean |
| 2949 | native SelectHeroSkill takes unit whichHero, integer abilcode returns nothing |
| 2950 | native GetUnitAbilityLevel takes unit whichUnit, integer abilcode returns integer |