The search keyword must be a single word (no spaces).

Function SetHeroLevel

Line
2943
Location
common.j
Constant?
no
Type
native
Arguments
unit whichHero, integer level, boolean showEyeCandy
Returns
nothing
2943
native          SetHeroLevel        takes unit whichHero, integer level,  boolean showEyeCandy returns nothing
2944
constant native GetHeroLevel        takes unit whichHero 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