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