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

Method getInterceptorCount

bwapi/Shared/UnitShared.cpp:148–151  ·  view source on GitHub ↗

--------------------------------------------- GET INTERCEPTOR COUNT --------------------------------------

Source from the content-addressed store, hash-verified

146 }
147 //--------------------------------------------- GET INTERCEPTOR COUNT --------------------------------------
148 int UnitImpl::getInterceptorCount() const
149 {
150 return self->interceptorCount;
151 }
152 //--------------------------------------------- GET SCARAB COUNT -------------------------------------------
153 int UnitImpl::getScarabCount() const
154 {

Callers 5

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

Calls

no outgoing calls

Tested by 2

updateMethod · 0.64
onStartMethod · 0.64