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

Method getPlagueTimer

bwapi/Shared/UnitShared.cpp:213–216  ·  view source on GitHub ↗

--------------------------------------------- GET PLAGUE TIMER -------------------------------------------

Source from the content-addressed store, hash-verified

211 }
212 //--------------------------------------------- GET PLAGUE TIMER -------------------------------------------
213 int UnitImpl::getPlagueTimer() const
214 {
215 return self->plagueTimer;
216 }
217 //--------------------------------------------- GET REMOVE TIMER -------------------------------------------
218 int UnitImpl::getRemoveTimer() const
219 {

Callers 3

isPlaguedMethod · 0.80
Filters.cppFile · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by 1

updateMethod · 0.64