The search keyword must be a single word (no spaces).
Function BlzSetAbilityStringLevelArrayFieldBJ
- Line
- 10695
- Location
- blizzard.j
- Constant?
- no
- Type
- function
- Arguments
- ability whichAbility, abilitystringlevelarrayfield whichField, integer level, integer index, string value
- Returns
- nothing
| 10695 | function BlzSetAbilityStringLevelArrayFieldBJ takes ability whichAbility, abilitystringlevelarrayfield whichField, integer level, integer index, string value returns nothing |
| 10696 | set bj_lastInstObjFuncSuccessful = BlzSetAbilityStringLevelArrayField(whichAbility, whichField, level, index, value) |
| 10697 | endfunction
|