The search keyword must be a single word (no spaces).
Type itembooleanfield
- Ancestor type
- handle
- Children type(s)
- None
- Location
- common.j line 130
- Preview
130 type itembooleanfield extends handle
Functions that take this type as parameter
blizzard.j
- BlzSetItemBooleanFieldBJ: BlzSetItemBooleanFieldBJ(item whichItem, itembooleanfield whichField, boolean value) returns nothing
common.j
- BlzGetItemBooleanField: BlzGetItemBooleanField(item whichItem, itembooleanfield whichField) returns boolean
- BlzSetItemBooleanField: BlzSetItemBooleanField(item whichItem, itembooleanfield whichField, boolean value) returns boolean
Functions that return this type
common.j
- ConvertItemBooleanField: ConvertItemBooleanField(integer i) returns itembooleanfield