The search keyword must be a single word (no spaces).
Function BlzRemoveAbilityBooleanLevelArrayFieldBJ
- Line
- 10720
- Location
- blizzard.j
- Constant?
- no
- Type
- function
- Arguments
- ability whichAbility, abilitybooleanlevelarrayfield whichField, integer level, boolean value
- Returns
- nothing
| 10720 | function BlzRemoveAbilityBooleanLevelArrayFieldBJ takes ability whichAbility, abilitybooleanlevelarrayfield whichField, integer level, boolean value returns nothing |
| 10721 | set bj_lastInstObjFuncSuccessful = BlzRemoveAbilityBooleanLevelArrayField(whichAbility, whichField, level, value) |
| 10722 | endfunction
|