BlzGetUnitWeaponStringField
- Parameters
-
whichUnit unit
whichField unitweaponstringfield
index integer
- bug
Might crash the game when called on a unit with no attack.
- comment
- patch
1.31
- return type
string
- Source code
native BlzGetUnitWeaponStringField takes unit whichUnit, unitweaponstringfield whichField, integer index returns string
- Source
- common.j
- wc3modding.com
- BlzGetUnitWeaponStringField