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