The search keyword must be a single word (no spaces).
Type unitbooleanfield
- Ancestor type
- handle
- Children type(s)
- None
- Location
- common.j line 122
- Preview
122 type unitbooleanfield extends handle
Functions that take this type as parameter
blizzard.j
- BlzSetUnitBooleanFieldBJ: BlzSetUnitBooleanFieldBJ(unit whichUnit, unitbooleanfield whichField, boolean value) returns nothing
common.j
- BlzGetUnitBooleanField: BlzGetUnitBooleanField(unit whichUnit, unitbooleanfield whichField) returns boolean
- BlzSetUnitBooleanField: BlzSetUnitBooleanField(unit whichUnit, unitbooleanfield whichField, boolean value) returns boolean
Functions that return this type
common.j
- ConvertUnitBooleanField: ConvertUnitBooleanField(integer i) returns unitbooleanfield