MCPcopy Create free account
hub / github.com/bwapi/bwapi / getSpiderMineCount

Method getSpiderMineCount

bwapi/Shared/UnitShared.cpp:158–161  ·  view source on GitHub ↗

--------------------------------------------- GET SPIDER MINE COUNT --------------------------------------

Source from the content-addressed store, hash-verified

156 }
157 //--------------------------------------------- GET SPIDER MINE COUNT --------------------------------------
158 int UnitImpl::getSpiderMineCount() const
159 {
160 return self->spiderMineCount;
161 }
162 //--------------------------------------------- GET GROUND WEAPON COOLDOWN ---------------------------------
163 int UnitImpl::getGroundWeaponCooldown() const
164 {

Callers 3

Filters.cppFile · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by 1

updateMethod · 0.64