The search keyword must be a single word (no spaces).
Function BlzSetAbilityIntegerLevelArrayFieldBJ
- Line
- 10685
- Location
- blizzard.j
- Constant?
- no
- Type
- function
- Arguments
- ability whichAbility, abilityintegerlevelarrayfield whichField, integer level, integer index, integer value
- Returns
- nothing
| 10685 | function BlzSetAbilityIntegerLevelArrayFieldBJ takes ability whichAbility, abilityintegerlevelarrayfield whichField, integer level, integer index, integer value returns nothing |
| 10686 | set bj_lastInstObjFuncSuccessful = BlzSetAbilityIntegerLevelArrayField(whichAbility, whichField, level, index, value) |
| 10687 | endfunction
|