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