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

Method getEnsnareTimer

bwapi/Shared/UnitShared.cpp:188–191  ·  view source on GitHub ↗

--------------------------------------------- GET ENSNARE TIMER ------------------------------------------

Source from the content-addressed store, hash-verified

186 }
187 //--------------------------------------------- GET ENSNARE TIMER ------------------------------------------
188 int UnitImpl::getEnsnareTimer() const
189 {
190 return self->ensnareTimer;
191 }
192 //--------------------------------------------- GET IRRADIATE TIMER ----------------------------------------
193 int UnitImpl::getIrradiateTimer() const
194 {

Callers 3

isEnsnaredMethod · 0.80
Filters.cppFile · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by 1

updateMethod · 0.64