The search keyword must be a single word (no spaces).
Function GetLevelingUnit
- Line
- 2563
- Location
- common.j
- Constant?
- yes
- Type
- native
- Arguments
- nothing
- Returns
- unit
| 2563 | constant native GetLevelingUnit takes nothing returns unit |
| 2564 | |
| 2565 | // EVENT_PLAYER_HERO_SKILL
|
| 2566 | // EVENT_UNIT_HERO_SKILL
|
| 2567 | constant native GetLearningUnit takes nothing returns unit |
| 2568 | constant native GetLearnedSkill takes nothing returns integer |