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

Method getIrradiateTimer

bwapi/Shared/UnitShared.cpp:193–196  ·  view source on GitHub ↗

--------------------------------------------- GET IRRADIATE TIMER ----------------------------------------

Source from the content-addressed store, hash-verified

191 }
192 //--------------------------------------------- GET IRRADIATE TIMER ----------------------------------------
193 int UnitImpl::getIrradiateTimer() const
194 {
195 return self->irradiateTimer;
196 }
197 //--------------------------------------------- GET LOCKDOWN TIMER -----------------------------------------
198 int UnitImpl::getLockdownTimer() const
199 {

Callers 3

isIrradiatedMethod · 0.80
Filters.cppFile · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by 1

updateMethod · 0.64