UnitTypes

Module containing unit types.

See also

BWAPI.UnitType

Functions

static BWAPI.UnitTypes.allUnitTypes() → set

Retrieves a set of all UnitTypes.

Returns:Set of all UnitTypes.
Return type:UnitTypeset
static BWAPI.UnitTypes.allMacroTypes() → set

Retrieves the set of all macro unit types.

A macro type is a fake unit type, used by some functions. These include AllUnits, Men, Buildings, and Factories. The purpose of these types are to match the same ones used in Broodwar, also seen in the StarEdit map editor.

Returns:Set of all macro UnitTypes.
Return type:UnitTypeset

Constants

All constants are instances of the UnitType class

Terran Ground Units

BWAPI.UnitTypes.Terran_Firebat
BWAPI.UnitTypes.Terran_Ghost
BWAPI.UnitTypes.Terran_Goliath
BWAPI.UnitTypes.Terran_Marine
BWAPI.UnitTypes.Terran_Medic
BWAPI.UnitTypes.Terran_SCV
BWAPI.UnitTypes.Terran_Siege_Tank_Siege_Mode
BWAPI.UnitTypes.Terran_Siege_Tank_Tank_Mode
BWAPI.UnitTypes.Terran_Vulture
BWAPI.UnitTypes.Terran_Vulture_Spider_Mine

Terran Air Units

BWAPI.UnitTypes.Terran_Battlecruiser
BWAPI.UnitTypes.Terran_Dropship
BWAPI.UnitTypes.Terran_Nuclear_Missile
BWAPI.UnitTypes.Terran_Science_Vessel
BWAPI.UnitTypes.Terran_Valkyrie
BWAPI.UnitTypes.Terran_Wraith

Terran Heroes

BWAPI.UnitTypes.Hero_Alan_Schezar
BWAPI.UnitTypes.Hero_Alexei_Stukov
BWAPI.UnitTypes.Hero_Arcturus_Mengsk
BWAPI.UnitTypes.Hero_Edmund_Duke_Tank_Mode
BWAPI.UnitTypes.Hero_Edmund_Duke_Siege_Mode
BWAPI.UnitTypes.Hero_Gerard_DuGalle
BWAPI.UnitTypes.Hero_Gui_Montag
BWAPI.UnitTypes.Hero_Hyperion
BWAPI.UnitTypes.Hero_Jim_Raynor_Marine
BWAPI.UnitTypes.Hero_Jim_Raynor_Vulture
BWAPI.UnitTypes.Hero_Magellan
BWAPI.UnitTypes.Hero_Norad_II
BWAPI.UnitTypes.Hero_Samir_Duran
BWAPI.UnitTypes.Hero_Sarah_Kerrigan
BWAPI.UnitTypes.Hero_Tom_Kazansky
BWAPI.UnitTypes.Terran_Civilian

Terran Buildings

BWAPI.UnitTypes.Terran_Academy
BWAPI.UnitTypes.Terran_Armory
BWAPI.UnitTypes.Terran_Barracks
BWAPI.UnitTypes.Terran_Bunker
BWAPI.UnitTypes.Terran_Command_Center
BWAPI.UnitTypes.Terran_Engineering_Bay
BWAPI.UnitTypes.Terran_Factory
BWAPI.UnitTypes.Terran_Missile_Turret
BWAPI.UnitTypes.Terran_Refinery
BWAPI.UnitTypes.Terran_Science_Facility
BWAPI.UnitTypes.Terran_Starport
BWAPI.UnitTypes.Terran_Supply_Depot

Terran Addons

BWAPI.UnitTypes.Terran_Comsat_Station
BWAPI.UnitTypes.Terran_Control_Tower
BWAPI.UnitTypes.Terran_Covert_Ops
BWAPI.UnitTypes.Terran_Machine_Shop
BWAPI.UnitTypes.Terran_Nuclear_Silo
BWAPI.UnitTypes.Terran_Physics_Lab

Terran Special Buildings

BWAPI.UnitTypes.Special_Crashed_Norad_II
BWAPI.UnitTypes.Special_Ion_Cannon
BWAPI.UnitTypes.Special_Power_Generator
BWAPI.UnitTypes.Special_Psi_Disrupter

Protoss Ground Units

BWAPI.UnitTypes.Protoss_Archon
BWAPI.UnitTypes.Protoss_Dark_Archon
BWAPI.UnitTypes.Protoss_Dark_Templar
BWAPI.UnitTypes.Protoss_Dragoon
BWAPI.UnitTypes.Protoss_High_Templar
BWAPI.UnitTypes.Protoss_Probe
BWAPI.UnitTypes.Protoss_Reaver
BWAPI.UnitTypes.Protoss_Scarab
BWAPI.UnitTypes.Protoss_Zealot

Protoss Air Units

BWAPI.UnitTypes.Protoss_Arbiter
BWAPI.UnitTypes.Protoss_Carrier
BWAPI.UnitTypes.Protoss_Corsair
BWAPI.UnitTypes.Protoss_Interceptor
BWAPI.UnitTypes.Protoss_Observer
BWAPI.UnitTypes.Protoss_Scout
BWAPI.UnitTypes.Protoss_Shuttle

Protoss Heroes

BWAPI.UnitTypes.Hero_Aldaris
BWAPI.UnitTypes.Hero_Artanis
BWAPI.UnitTypes.Hero_Danimoth
BWAPI.UnitTypes.Hero_Dark_Templar
BWAPI.UnitTypes.Hero_Fenix_Dragoon
BWAPI.UnitTypes.Hero_Fenix_Zealot
BWAPI.UnitTypes.Hero_Gantrithor
BWAPI.UnitTypes.Hero_Mojo
BWAPI.UnitTypes.Hero_Raszagal
BWAPI.UnitTypes.Hero_Tassadar
BWAPI.UnitTypes.Hero_Tassadar_Zeratul_Archon
BWAPI.UnitTypes.Hero_Warbringer
BWAPI.UnitTypes.Hero_Zeratul

Protoss Buildings

BWAPI.UnitTypes.Protoss_Arbiter_Tribunal
BWAPI.UnitTypes.Protoss_Assimilator
BWAPI.UnitTypes.Protoss_Citadel_of_Adun
BWAPI.UnitTypes.Protoss_Cybernetics_Core
BWAPI.UnitTypes.Protoss_Fleet_Beacon
BWAPI.UnitTypes.Protoss_Forge
BWAPI.UnitTypes.Protoss_Gateway
BWAPI.UnitTypes.Protoss_Nexus
BWAPI.UnitTypes.Protoss_Observatory
BWAPI.UnitTypes.Protoss_Photon_Cannon
BWAPI.UnitTypes.Protoss_Pylon
BWAPI.UnitTypes.Protoss_Robotics_Facility
BWAPI.UnitTypes.Protoss_Robotics_Support_Bay
BWAPI.UnitTypes.Protoss_Shield_Battery
BWAPI.UnitTypes.Protoss_Stargate
BWAPI.UnitTypes.Protoss_Templar_Archives

Protoss Special Buildings

BWAPI.UnitTypes.Special_Khaydarin_Crystal_Form
BWAPI.UnitTypes.Special_Protoss_Temple
BWAPI.UnitTypes.Special_Stasis_Cell_Prison
BWAPI.UnitTypes.Special_Warp_Gate
BWAPI.UnitTypes.Special_XelNaga_Temple

Zerg Ground Units

BWAPI.UnitTypes.Zerg_Broodling
BWAPI.UnitTypes.Zerg_Defiler
BWAPI.UnitTypes.Zerg_Drone
BWAPI.UnitTypes.Zerg_Egg
BWAPI.UnitTypes.Zerg_Hydralisk
BWAPI.UnitTypes.Zerg_Infested_Terran
BWAPI.UnitTypes.Zerg_Larva
BWAPI.UnitTypes.Zerg_Lurker
BWAPI.UnitTypes.Zerg_Lurker_Egg
BWAPI.UnitTypes.Zerg_Ultralisk
BWAPI.UnitTypes.Zerg_Zergling

Zerg Air Units

BWAPI.UnitTypes.Zerg_Cocoon
BWAPI.UnitTypes.Zerg_Devourer
BWAPI.UnitTypes.Zerg_Guardian
BWAPI.UnitTypes.Zerg_Mutalisk
BWAPI.UnitTypes.Zerg_Overlord
BWAPI.UnitTypes.Zerg_Queen
BWAPI.UnitTypes.Zerg_Scourge

Zerg Heroes

BWAPI.UnitTypes.Hero_Devouring_One
BWAPI.UnitTypes.Hero_Hunter_Killer
BWAPI.UnitTypes.Hero_Infested_Duran
BWAPI.UnitTypes.Hero_Infested_Kerrigan
BWAPI.UnitTypes.Hero_Kukulza_Guardian
BWAPI.UnitTypes.Hero_Kukulza_Mutalisk
BWAPI.UnitTypes.Hero_Matriarch
BWAPI.UnitTypes.Hero_Torrasque
BWAPI.UnitTypes.Hero_Unclean_One
BWAPI.UnitTypes.Hero_Yggdrasill

Zerg Buildings

BWAPI.UnitTypes.Zerg_Creep_Colony
BWAPI.UnitTypes.Zerg_Defiler_Mound
BWAPI.UnitTypes.Zerg_Evolution_Chamber
BWAPI.UnitTypes.Zerg_Extractor
BWAPI.UnitTypes.Zerg_Greater_Spire
BWAPI.UnitTypes.Zerg_Hatchery
BWAPI.UnitTypes.Zerg_Hive
BWAPI.UnitTypes.Zerg_Hydralisk_Den
BWAPI.UnitTypes.Zerg_Infested_Command_Center
BWAPI.UnitTypes.Zerg_Lair
BWAPI.UnitTypes.Zerg_Nydus_Canal
BWAPI.UnitTypes.Zerg_Queens_Nest
BWAPI.UnitTypes.Zerg_Spawning_Pool
BWAPI.UnitTypes.Zerg_Spire
BWAPI.UnitTypes.Zerg_Spore_Colony
BWAPI.UnitTypes.Zerg_Sunken_Colony
BWAPI.UnitTypes.Zerg_Ultralisk_Cavern

Zerg Special Buildings

BWAPI.UnitTypes.Special_Cerebrate
BWAPI.UnitTypes.Special_Cerebrate_Daggoth
BWAPI.UnitTypes.Special_Mature_Chrysalis
BWAPI.UnitTypes.Special_Overmind
BWAPI.UnitTypes.Special_Overmind_Cocoon
BWAPI.UnitTypes.Special_Overmind_With_Shell

Critters

BWAPI.UnitTypes.Critter_Bengalaas
BWAPI.UnitTypes.Critter_Kakaru
BWAPI.UnitTypes.Critter_Ragnasaur
BWAPI.UnitTypes.Critter_Rhynadon
BWAPI.UnitTypes.Critter_Scantid
BWAPI.UnitTypes.Critter_Ursadon

Resources

BWAPI.UnitTypes.Resource_Mineral_Field
BWAPI.UnitTypes.Resource_Mineral_Field_Type_2
BWAPI.UnitTypes.Resource_Mineral_Field_Type_3
BWAPI.UnitTypes.Resource_Vespene_Geyser

Spells

BWAPI.UnitTypes.Spell_Dark_Swarm
BWAPI.UnitTypes.Spell_Disruption_Web
BWAPI.UnitTypes.Spell_Scanner_Sweep

Beacons

BWAPI.UnitTypes.Special_Protoss_Beacon
BWAPI.UnitTypes.Special_Protoss_Flag_Beacon
BWAPI.UnitTypes.Special_Terran_Beacon
BWAPI.UnitTypes.Special_Terran_Flag_Beacon
BWAPI.UnitTypes.Special_Zerg_Beacon
BWAPI.UnitTypes.Special_Zerg_Flag_Beacon

Powerups

BWAPI.UnitTypes.Powerup_Data_Disk
BWAPI.UnitTypes.Powerup_Flag
BWAPI.UnitTypes.Powerup_Khalis_Crystal
BWAPI.UnitTypes.Powerup_Khaydarin_Crystal
BWAPI.UnitTypes.Powerup_Mineral_Cluster_Type_1
BWAPI.UnitTypes.Powerup_Mineral_Cluster_Type_2
BWAPI.UnitTypes.Powerup_Protoss_Gas_Orb_Type_1
BWAPI.UnitTypes.Powerup_Protoss_Gas_Orb_Type_2
BWAPI.UnitTypes.Powerup_Psi_Emitter
BWAPI.UnitTypes.Powerup_Terran_Gas_Tank_Type_1
BWAPI.UnitTypes.Powerup_Terran_Gas_Tank_Type_2
BWAPI.UnitTypes.Powerup_Uraj_Crystal
BWAPI.UnitTypes.Powerup_Young_Chrysalis
BWAPI.UnitTypes.Powerup_Zerg_Gas_Sac_Type_1
BWAPI.UnitTypes.Powerup_Zerg_Gas_Sac_Type_2

Traps

BWAPI.UnitTypes.Special_Floor_Gun_Trap
BWAPI.UnitTypes.Special_Floor_Missile_Trap
BWAPI.UnitTypes.Special_Right_Wall_Flame_Trap
BWAPI.UnitTypes.Special_Right_Wall_Missile_Trap
BWAPI.UnitTypes.Special_Wall_Flame_Trap
BWAPI.UnitTypes.Special_Wall_Missile_Trap

Doors

BWAPI.UnitTypes.Special_Pit_Door
BWAPI.UnitTypes.Special_Right_Pit_Door
BWAPI.UnitTypes.Special_Right_Upper_Level_Door
BWAPI.UnitTypes.Special_Upper_Level_Door

Special

BWAPI.UnitTypes.Special_Cargo_Ship
BWAPI.UnitTypes.Special_Floor_Hatch
BWAPI.UnitTypes.Special_Independant_Starport
BWAPI.UnitTypes.Special_Map_Revealer
BWAPI.UnitTypes.Special_Mercenary_Gunship
BWAPI.UnitTypes.Special_Start_Location

Macros

BWAPI.UnitTypes.None
BWAPI.UnitTypes.AllUnits
BWAPI.UnitTypes.Men
BWAPI.UnitTypes.Buildings
BWAPI.UnitTypes.Factories
BWAPI.UnitTypes.Unknown

Enum

Enumeration of unit types.

Important

Enum values rarely need to be used in Lua.

BWAPI.UnitTypes.Enum.Terran_Marine

Value of 0.

BWAPI.UnitTypes.Enum.Terran_Ghost

Value of 1.

BWAPI.UnitTypes.Enum.Terran_Vulture

Value of 2.

BWAPI.UnitTypes.Enum.Terran_Goliath

Value of 3.

BWAPI.UnitTypes.Enum.Terran_Goliath_Turret

Value of 4.

BWAPI.UnitTypes.Enum.Terran_Siege_Tank_Tank_Mode

Value of 5.

BWAPI.UnitTypes.Enum.Terran_Siege_Tank_Tank_Mode_Turret

Value of 6.

BWAPI.UnitTypes.Enum.Terran_SCV

Value of 7.

BWAPI.UnitTypes.Enum.Terran_Wraith

Value of 8.

BWAPI.UnitTypes.Enum.Terran_Science_Vessel

Value of 9.

BWAPI.UnitTypes.Enum.Hero_Gui_Montag

Value of 10.

BWAPI.UnitTypes.Enum.Terran_Dropship

Value of 11.

BWAPI.UnitTypes.Enum.Terran_Battlecruiser

Value of 12.

BWAPI.UnitTypes.Enum.Terran_Vulture_Spider_Mine

Value of 13.

BWAPI.UnitTypes.Enum.Terran_Nuclear_Missile

Value of 14.

BWAPI.UnitTypes.Enum.Terran_Civilian

Value of 15.

BWAPI.UnitTypes.Enum.Hero_Sarah_Kerrigan

Value of 16.

BWAPI.UnitTypes.Enum.Hero_Alan_Schezar

Value of 17.

BWAPI.UnitTypes.Enum.Hero_Alan_Schezar_Turret

Value of 18.

BWAPI.UnitTypes.Enum.Hero_Jim_Raynor_Vulture

Value of 19.

BWAPI.UnitTypes.Enum.Hero_Jim_Raynor_Marine

Value of 20.

BWAPI.UnitTypes.Enum.Hero_Tom_Kazansky

Value of 21.

BWAPI.UnitTypes.Enum.Hero_Magellan

Value of 22.

BWAPI.UnitTypes.Enum.Hero_Edmund_Duke_Tank_Mode

Value of 23.

BWAPI.UnitTypes.Enum.Hero_Edmund_Duke_Tank_Mode_Turret

Value of 24.

BWAPI.UnitTypes.Enum.Hero_Edmund_Duke_Siege_Mode

Value of 25.

BWAPI.UnitTypes.Enum.Hero_Edmund_Duke_Siege_Mode_Turret

Value of 26.

BWAPI.UnitTypes.Enum.Hero_Arcturus_Mengsk

Value of 27.

BWAPI.UnitTypes.Enum.Hero_Hyperion

Value of 28.

BWAPI.UnitTypes.Enum.Hero_Norad_II

Value of 29.

BWAPI.UnitTypes.Enum.Terran_Siege_Tank_Siege_Mode

Value of 30.

BWAPI.UnitTypes.Enum.Terran_Siege_Tank_Siege_Mode_Turret

Value of 31.

BWAPI.UnitTypes.Enum.Terran_Firebat

Value of 32.

BWAPI.UnitTypes.Enum.Spell_Scanner_Sweep

Value of 33.

BWAPI.UnitTypes.Enum.Terran_Medic

Value of 34.

BWAPI.UnitTypes.Enum.Zerg_Larva

Value of 35.

BWAPI.UnitTypes.Enum.Zerg_Egg

Value of 36.

BWAPI.UnitTypes.Enum.Zerg_Zergling

Value of 37.

BWAPI.UnitTypes.Enum.Zerg_Hydralisk

Value of 38.

BWAPI.UnitTypes.Enum.Zerg_Ultralisk

Value of 39.

BWAPI.UnitTypes.Enum.Zerg_Broodling

Value of 40.

BWAPI.UnitTypes.Enum.Zerg_Drone

Value of 41.

BWAPI.UnitTypes.Enum.Zerg_Overlord

Value of 42.

BWAPI.UnitTypes.Enum.Zerg_Mutalisk

Value of 43.

BWAPI.UnitTypes.Enum.Zerg_Guardian

Value of 44.

BWAPI.UnitTypes.Enum.Zerg_Queen

Value of 45.

BWAPI.UnitTypes.Enum.Zerg_Defiler

Value of 46.

BWAPI.UnitTypes.Enum.Zerg_Scourge

Value of 47.

BWAPI.UnitTypes.Enum.Hero_Torrasque

Value of 48.

BWAPI.UnitTypes.Enum.Hero_Matriarch

Value of 49.

BWAPI.UnitTypes.Enum.Zerg_Infested_Terran

Value of 50.

BWAPI.UnitTypes.Enum.Hero_Infested_Kerrigan

Value of 51.

BWAPI.UnitTypes.Enum.Hero_Unclean_One

Value of 52.

BWAPI.UnitTypes.Enum.Hero_Hunter_Killer

Value of 53.

BWAPI.UnitTypes.Enum.Hero_Devouring_One

Value of 54.

BWAPI.UnitTypes.Enum.Hero_Kukulza_Mutalisk

Value of 55.

BWAPI.UnitTypes.Enum.Hero_Kukulza_Guardian

Value of 56.

BWAPI.UnitTypes.Enum.Hero_Yggdrasill

Value of 57.

BWAPI.UnitTypes.Enum.Terran_Valkyrie

Value of 58.

BWAPI.UnitTypes.Enum.Zerg_Cocoon

Value of 59.

BWAPI.UnitTypes.Enum.Protoss_Corsair

Value of 60.

BWAPI.UnitTypes.Enum.Protoss_Dark_Templar

Value of 61.

BWAPI.UnitTypes.Enum.Zerg_Devourer

Value of 62.

BWAPI.UnitTypes.Enum.Protoss_Dark_Archon

Value of 63.

BWAPI.UnitTypes.Enum.Protoss_Probe

Value of 64.

BWAPI.UnitTypes.Enum.Protoss_Zealot

Value of 65.

BWAPI.UnitTypes.Enum.Protoss_Dragoon

Value of 66.

BWAPI.UnitTypes.Enum.Protoss_High_Templar

Value of 67.

BWAPI.UnitTypes.Enum.Protoss_Archon

Value of 68.

BWAPI.UnitTypes.Enum.Protoss_Shuttle

Value of 69.

BWAPI.UnitTypes.Enum.Protoss_Scout

Value of 70.

BWAPI.UnitTypes.Enum.Protoss_Arbiter

Value of 71.

BWAPI.UnitTypes.Enum.Protoss_Carrier

Value of 72.

BWAPI.UnitTypes.Enum.Protoss_Interceptor

Value of 73.

BWAPI.UnitTypes.Enum.Hero_Dark_Templar

Value of 74.

BWAPI.UnitTypes.Enum.Hero_Zeratul

Value of 75.

BWAPI.UnitTypes.Enum.Hero_Tassadar_Zeratul_Archon

Value of 76.

BWAPI.UnitTypes.Enum.Hero_Fenix_Zealot

Value of 77.

BWAPI.UnitTypes.Enum.Hero_Fenix_Dragoon

Value of 78.

BWAPI.UnitTypes.Enum.Hero_Tassadar

Value of 79.

BWAPI.UnitTypes.Enum.Hero_Mojo

Value of 80.

BWAPI.UnitTypes.Enum.Hero_Warbringer

Value of 81.

BWAPI.UnitTypes.Enum.Hero_Gantrithor

Value of 82.

BWAPI.UnitTypes.Enum.Protoss_Reaver

Value of 83.

BWAPI.UnitTypes.Enum.Protoss_Observer

Value of 84.

BWAPI.UnitTypes.Enum.Protoss_Scarab

Value of 85.

BWAPI.UnitTypes.Enum.Hero_Danimoth

Value of 86.

BWAPI.UnitTypes.Enum.Hero_Aldaris

Value of 87.

BWAPI.UnitTypes.Enum.Hero_Artanis

Value of 88.

BWAPI.UnitTypes.Enum.Critter_Rhynadon

Value of 89.

BWAPI.UnitTypes.Enum.Critter_Bengalaas

Value of 90.

BWAPI.UnitTypes.Enum.Special_Cargo_Ship

Value of 91.

BWAPI.UnitTypes.Enum.Special_Mercenary_Gunship

Value of 92.

BWAPI.UnitTypes.Enum.Critter_Scantid

Value of 93.

BWAPI.UnitTypes.Enum.Critter_Kakaru

Value of 94.

BWAPI.UnitTypes.Enum.Critter_Ragnasaur

Value of 95.

BWAPI.UnitTypes.Enum.Critter_Ursadon

Value of 96.

BWAPI.UnitTypes.Enum.Zerg_Lurker_Egg

Value of 97.

BWAPI.UnitTypes.Enum.Hero_Raszagal

Value of 98.

BWAPI.UnitTypes.Enum.Hero_Samir_Duran

Value of 99.

BWAPI.UnitTypes.Enum.Hero_Alexei_Stukov

Value of 100.

BWAPI.UnitTypes.Enum.Special_Map_Revealer

Value of 101.

BWAPI.UnitTypes.Enum.Hero_Gerard_DuGalle

Value of 102.

BWAPI.UnitTypes.Enum.Zerg_Lurker

Value of 103.

BWAPI.UnitTypes.Enum.Hero_Infested_Duran

Value of 104.

BWAPI.UnitTypes.Enum.Spell_Disruption_Web

Value of 105.

BWAPI.UnitTypes.Enum.Terran_Command_Center

Value of 106.

BWAPI.UnitTypes.Enum.Terran_Comsat_Station

Value of 107.

BWAPI.UnitTypes.Enum.Terran_Nuclear_Silo

Value of 108.

BWAPI.UnitTypes.Enum.Terran_Supply_Depot

Value of 109.

BWAPI.UnitTypes.Enum.Terran_Refinery

Value of 110.

BWAPI.UnitTypes.Enum.Terran_Barracks

Value of 111.

BWAPI.UnitTypes.Enum.Terran_Academy

Value of 112.

BWAPI.UnitTypes.Enum.Terran_Factory

Value of 113.

BWAPI.UnitTypes.Enum.Terran_Starport

Value of 114.

BWAPI.UnitTypes.Enum.Terran_Control_Tower

Value of 115.

BWAPI.UnitTypes.Enum.Terran_Science_Facility

Value of 116.

BWAPI.UnitTypes.Enum.Terran_Covert_Ops

Value of 117.

BWAPI.UnitTypes.Enum.Terran_Physics_Lab

Value of 118.

BWAPI.UnitTypes.Enum.Unused_Terran1

Value of 119.

BWAPI.UnitTypes.Enum.Terran_Machine_Shop

Value of 120.

BWAPI.UnitTypes.Enum.Unused_Terran2

Value of 121.

BWAPI.UnitTypes.Enum.Terran_Engineering_Bay

Value of 122.

BWAPI.UnitTypes.Enum.Terran_Armory

Value of 123.

BWAPI.UnitTypes.Enum.Terran_Missile_Turret

Value of 124.

BWAPI.UnitTypes.Enum.Terran_Bunker

Value of 125.

BWAPI.UnitTypes.Enum.Special_Crashed_Norad_II

Value of 126.

BWAPI.UnitTypes.Enum.Special_Ion_Cannon

Value of 127.

BWAPI.UnitTypes.Enum.Powerup_Uraj_Crystal

Value of 128.

BWAPI.UnitTypes.Enum.Powerup_Khalis_Crystal

Value of 129.

BWAPI.UnitTypes.Enum.Zerg_Infested_Command_Center

Value of 130.

BWAPI.UnitTypes.Enum.Zerg_Hatchery

Value of 131.

BWAPI.UnitTypes.Enum.Zerg_Lair

Value of 132.

BWAPI.UnitTypes.Enum.Zerg_Hive

Value of 133.

BWAPI.UnitTypes.Enum.Zerg_Nydus_Canal

Value of 134.

BWAPI.UnitTypes.Enum.Zerg_Hydralisk_Den

Value of 135.

BWAPI.UnitTypes.Enum.Zerg_Defiler_Mound

Value of 136.

BWAPI.UnitTypes.Enum.Zerg_Greater_Spire

Value of 137.

BWAPI.UnitTypes.Enum.Zerg_Queens_Nest

Value of 138.

BWAPI.UnitTypes.Enum.Zerg_Evolution_Chamber

Value of 139.

BWAPI.UnitTypes.Enum.Zerg_Ultralisk_Cavern

Value of 140.

BWAPI.UnitTypes.Enum.Zerg_Spire

Value of 141.

BWAPI.UnitTypes.Enum.Zerg_Spawning_Pool

Value of 142.

BWAPI.UnitTypes.Enum.Zerg_Creep_Colony

Value of 143.

BWAPI.UnitTypes.Enum.Zerg_Spore_Colony

Value of 144.

BWAPI.UnitTypes.Enum.Unused_Zerg1

Value of 145.

BWAPI.UnitTypes.Enum.Zerg_Sunken_Colony

Value of 146.

BWAPI.UnitTypes.Enum.Special_Overmind_With_Shell

Value of 147.

BWAPI.UnitTypes.Enum.Special_Overmind

Value of 148.

BWAPI.UnitTypes.Enum.Zerg_Extractor

Value of 149.

BWAPI.UnitTypes.Enum.Special_Mature_Chrysalis

Value of 150.

BWAPI.UnitTypes.Enum.Special_Cerebrate

Value of 151.

BWAPI.UnitTypes.Enum.Special_Cerebrate_Daggoth

Value of 152.

BWAPI.UnitTypes.Enum.Unused_Zerg2

Value of 153.

BWAPI.UnitTypes.Enum.Protoss_Nexus

Value of 154.

BWAPI.UnitTypes.Enum.Protoss_Robotics_Facility

Value of 155.

BWAPI.UnitTypes.Enum.Protoss_Pylon

Value of 156.

BWAPI.UnitTypes.Enum.Protoss_Assimilator

Value of 157.

BWAPI.UnitTypes.Enum.Unused_Protoss1

Value of 158.

BWAPI.UnitTypes.Enum.Protoss_Observatory

Value of 159.

BWAPI.UnitTypes.Enum.Protoss_Gateway

Value of 160.

BWAPI.UnitTypes.Enum.Unused_Protoss2
BWAPI.UnitTypes.Enum.Protoss_Photon_Cannon

Value of 162.

BWAPI.UnitTypes.Enum.Protoss_Citadel_of_Adun

Value of 163.

BWAPI.UnitTypes.Enum.Protoss_Cybernetics_Core

Value of 164.

BWAPI.UnitTypes.Enum.Protoss_Templar_Archives

Value of 165.

BWAPI.UnitTypes.Enum.Protoss_Forge

Value of 166.

BWAPI.UnitTypes.Enum.Protoss_Stargate

Value of 167.

BWAPI.UnitTypes.Enum.Special_Stasis_Cell_Prison

Value of 168.

BWAPI.UnitTypes.Enum.Protoss_Fleet_Beacon

Value of 169.

BWAPI.UnitTypes.Enum.Protoss_Arbiter_Tribunal

Value of 170.

BWAPI.UnitTypes.Enum.Protoss_Robotics_Support_Bay

Value of 171.

BWAPI.UnitTypes.Enum.Protoss_Shield_Battery

Value of 172.

BWAPI.UnitTypes.Enum.Special_Khaydarin_Crystal_Form

Value of 173.

BWAPI.UnitTypes.Enum.Special_Protoss_Temple

Value of 174.

BWAPI.UnitTypes.Enum.Special_XelNaga_Temple

Value of 175.

BWAPI.UnitTypes.Enum.Resource_Mineral_Field

Value of 176.

BWAPI.UnitTypes.Enum.Resource_Mineral_Field_Type_2

Value of 177.

BWAPI.UnitTypes.Enum.Resource_Mineral_Field_Type_3

Value of 178.

BWAPI.UnitTypes.Enum.Unused_Cave

Value of 179.

BWAPI.UnitTypes.Enum.Unused_Cave_In

Value of 180.

BWAPI.UnitTypes.Enum.Unused_Cantina

Value of 181.

BWAPI.UnitTypes.Enum.Unused_Mining_Platform

Value of 182.

BWAPI.UnitTypes.Enum.Unused_Independant_Command_Center

Value of 183.

BWAPI.UnitTypes.Enum.Special_Independant_Starport

Value of 184.

BWAPI.UnitTypes.Enum.Unused_Independant_Jump_Gate

Value of 185.

BWAPI.UnitTypes.Enum.Unused_Ruins

Value of 186.

BWAPI.UnitTypes.Enum.Unused_Khaydarin_Crystal_Formation

Value of 187.

BWAPI.UnitTypes.Enum.Resource_Vespene_Geyser

Value of 188.

BWAPI.UnitTypes.Enum.Special_Warp_Gate

Value of 189.

BWAPI.UnitTypes.Enum.Special_Psi_Disrupter

Value of 190.

BWAPI.UnitTypes.Enum.Unused_Zerg_Marker

Value of 191.

BWAPI.UnitTypes.Enum.Unused_Terran_Marker

Value of 192.

BWAPI.UnitTypes.Enum.Unused_Protoss_Marker

Value of 193.

BWAPI.UnitTypes.Enum.Special_Zerg_Beacon

Value of 194.

BWAPI.UnitTypes.Enum.Special_Terran_Beacon

Value of 195.

BWAPI.UnitTypes.Enum.Special_Protoss_Beacon

Value of 196.

BWAPI.UnitTypes.Enum.Special_Zerg_Flag_Beacon

Value of 197.

BWAPI.UnitTypes.Enum.Special_Terran_Flag_Beacon

Value of 198.

BWAPI.UnitTypes.Enum.Special_Protoss_Flag_Beacon

Value of 199.

BWAPI.UnitTypes.Enum.Special_Power_Generator

Value of 200.

BWAPI.UnitTypes.Enum.Special_Overmind_Cocoon

Value of 201.

BWAPI.UnitTypes.Enum.Spell_Dark_Swarm

Value of 202.

BWAPI.UnitTypes.Enum.Special_Floor_Missile_Trap

Value of 203.

BWAPI.UnitTypes.Enum.Special_Floor_Hatch

Value of 204.

BWAPI.UnitTypes.Enum.Special_Upper_Level_Door

Value of 205.

BWAPI.UnitTypes.Enum.Special_Right_Upper_Level_Door

Value of 206.

BWAPI.UnitTypes.Enum.Special_Pit_Door

Value of 207.

BWAPI.UnitTypes.Enum.Special_Right_Pit_Door

Value of 208.

BWAPI.UnitTypes.Enum.Special_Floor_Gun_Trap

Value of 209.

BWAPI.UnitTypes.Enum.Special_Wall_Missile_Trap

Value of 210.

BWAPI.UnitTypes.Enum.Special_Wall_Flame_Trap

Value of 211.

BWAPI.UnitTypes.Enum.Special_Right_Wall_Missile_Trap

Value of 212.

BWAPI.UnitTypes.Enum.Special_Right_Wall_Flame_Trap

Value of 213.

BWAPI.UnitTypes.Enum.Special_Start_Location

Value of 214.

BWAPI.UnitTypes.Enum.Powerup_Flag

Value of 215.

BWAPI.UnitTypes.Enum.Powerup_Young_Chrysalis

Value of 216.

BWAPI.UnitTypes.Enum.Powerup_Psi_Emitter

Value of 217.

BWAPI.UnitTypes.Enum.Powerup_Data_Disk

Value of 218.

BWAPI.UnitTypes.Enum.Powerup_Khaydarin_Crystal

Value of 219.

BWAPI.UnitTypes.Enum.Powerup_Mineral_Cluster_Type_1

Value of 220.

BWAPI.UnitTypes.Enum.Powerup_Mineral_Cluster_Type_2

Value of 221.

BWAPI.UnitTypes.Enum.Powerup_Protoss_Gas_Orb_Type_1

Value of 222.

BWAPI.UnitTypes.Enum.Powerup_Protoss_Gas_Orb_Type_2

Value of 223.

BWAPI.UnitTypes.Enum.Powerup_Zerg_Gas_Sac_Type_1

Value of 224.

BWAPI.UnitTypes.Enum.Powerup_Zerg_Gas_Sac_Type_2

Value of 225.

BWAPI.UnitTypes.Enum.Powerup_Terran_Gas_Tank_Type_1

Value of 226.

BWAPI.UnitTypes.Enum.Powerup_Terran_Gas_Tank_Type_2

Value of 227.

BWAPI.UnitTypes.Enum.None

Value of 228.

BWAPI.UnitTypes.Enum.AllUnits

Value of 229.

BWAPI.UnitTypes.Enum.Men

Value of 230.

BWAPI.UnitTypes.Enum.Buildings

Value of 231.

BWAPI.UnitTypes.Enum.Factories

Value of 232.

BWAPI.UnitTypes.Enum.Unknown

Value of 233.

BWAPI.UnitTypes.Enum.MAX

Value of 234.