The search keyword must be a single word (no spaces).
Type unitstringfield
- Ancestor type
- handle
- Children type(s)
- None
- Location
- common.j line 123
- Preview
123 type unitstringfield extends handle
Functions that take this type as parameter
blizzard.j
- BlzSetUnitStringFieldBJ: BlzSetUnitStringFieldBJ(unit whichUnit, unitstringfield whichField, string value) returns nothing
common.j
- BlzGetUnitStringField: BlzGetUnitStringField(unit whichUnit, unitstringfield whichField) returns string
- BlzSetUnitStringField: BlzSetUnitStringField(unit whichUnit, unitstringfield whichField, string value) returns boolean
Functions that return this type
common.j
- ConvertUnitStringField: ConvertUnitStringField(integer i) returns unitstringfield