The search keyword must be a single word (no spaces).
Function BlzSetItemIconPath
- Line
- 3948
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- item whichItem, string iconPath
- Returns
- nothing
| 3948 | native BlzSetItemIconPath takes item whichItem, string iconPath returns nothing |
| 3949 | native BlzGetItemIconPath takes item whichItem returns string |
| 3950 | native BlzSetUnitName takes unit whichUnit, string name returns nothing |
| 3951 | native BlzSetHeroProperName takes unit whichUnit, string heroProperName returns nothing |
| 3952 | native BlzGetUnitBaseDamage takes unit whichUnit, integer weaponIndex returns integer |
| 3953 | native BlzSetUnitBaseDamage takes unit whichUnit, integer baseDamage, integer weaponIndex returns nothing |