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

Method getScarabCount

bwapi/Shared/UnitShared.cpp:153–156  ·  view source on GitHub ↗

--------------------------------------------- GET SCARAB COUNT -------------------------------------------

Source from the content-addressed store, hash-verified

151 }
152 //--------------------------------------------- GET SCARAB COUNT -------------------------------------------
153 int UnitImpl::getScarabCount() const
154 {
155 return self->scarabCount;
156 }
157 //--------------------------------------------- GET SPIDER MINE COUNT --------------------------------------
158 int UnitImpl::getSpiderMineCount() const
159 {

Callers 5

canMakeFunction · 0.80
canAttackUnitFunction · 0.80
Filters.cppFile · 0.80
startMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by 2

startMethod · 0.64
updateMethod · 0.64