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

Function UnitModifySkillPoints

Line
2940
Location
common.j
Constant?
no
Type
native
Arguments
unit whichHero, integer skillPointDelta
Returns
boolean
2940
native          UnitModifySkillPoints   takes unit whichHero, integer skillPointDelta returns boolean
2941
2942
native          AddHeroXP           takes unit whichHero, integer xpToAdd,   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

Information about UnitModifySkillPoints

You must be logged in with a standard account to contribute.