The search keyword must be a single word (no spaces).
Function BlzRemoveAbilityRealLevelArrayField
- Line
- 4153
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- ability whichAbility, abilityreallevelarrayfield whichField, integer level, real value
- Returns
- boolean
| 4153 | native BlzRemoveAbilityRealLevelArrayField takes ability whichAbility, abilityreallevelarrayfield whichField, integer level, real 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 |