The search keyword must be a single word (no spaces).
Function BlzRemoveAbilityIntegerLevelArrayFieldBJ
- Line
- 10725
- Location
- blizzard.j
- Constant?
- no
- Type
- function
- Arguments
- ability whichAbility, abilityintegerlevelarrayfield whichField, integer level, integer value
- Returns
- nothing
| 10725 | function BlzRemoveAbilityIntegerLevelArrayFieldBJ takes ability whichAbility, abilityintegerlevelarrayfield whichField, integer level, integer value returns nothing |
| 10726 | set bj_lastInstObjFuncSuccessful = BlzRemoveAbilityIntegerLevelArrayField(whichAbility, whichField, level, value) |
| 10727 | endfunction
|