The search keyword must be a single word (no spaces).
Function BlzAddAbilityStringLevelArrayFieldBJ
- Line
- 10715
- Location
- blizzard.j
- Constant?
- no
- Type
- function
- Arguments
- ability whichAbility, abilitystringlevelarrayfield whichField, integer level, string value
- Returns
- nothing
| 10715 | function BlzAddAbilityStringLevelArrayFieldBJ takes ability whichAbility, abilitystringlevelarrayfield whichField, integer level, string value returns nothing |
| 10716 | set bj_lastInstObjFuncSuccessful = BlzAddAbilityStringLevelArrayField(whichAbility, whichField, level, value) |
| 10717 | endfunction
|