BlzItemRemoveAbilityBJ
- Parameters
-
whichItem item
abilCode integer
- return type
nothing
- Source code
function BlzItemRemoveAbilityBJ takes item whichItem, integer abilCode returns nothing set bj_lastInstObjFuncSuccessful = BlzItemRemoveAbility(whichItem, abilCode) endfunction
- Source
- Blizzard.j
- wc3modding.com
- BlzItemRemoveAbilityBJ