The search keyword must be a single word (no spaces).
Function BlzSetUnitWeaponStringField
- Line
- 4188
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- unit whichUnit, unitweaponstringfield whichField, integer index, string value
- Returns
- boolean
| 4188 | native BlzSetUnitWeaponStringField takes unit whichUnit, unitweaponstringfield whichField, integer index, string value returns boolean |
| 4189 | |
| 4190 | // Skin
|
| 4191 | native BlzGetUnitSkin takes unit whichUnit returns integer |
| 4192 | native BlzGetItemSkin takes item whichItem returns integer |
| 4193 | // native BlzGetDestructableSkin takes destructable whichDestructable returns integer
|