The search keyword must be a single word (no spaces).
Function BlzRemoveAbilityStringLevelArrayField
- Line
- 4154
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- ability whichAbility, abilitystringlevelarrayfield whichField, integer level, string value
- Returns
- boolean
| 4154 | native BlzRemoveAbilityStringLevelArrayField takes ability whichAbility, abilitystringlevelarrayfield whichField, integer level, string value returns boolean |
| 4155 | |
| 4156 | // Item
|
| 4157 | native BlzGetItemAbilityByIndex takes item whichItem, integer index returns ability |
| 4158 | native BlzGetItemAbility takes item whichItem, integer abilCode returns ability |
| 4159 | native BlzItemAddAbility takes item whichItem, integer abilCode returns boolean |