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

Method getLockdownTimer

bwapi/Shared/UnitShared.cpp:198–201  ·  view source on GitHub ↗

--------------------------------------------- GET LOCKDOWN TIMER -----------------------------------------

Source from the content-addressed store, hash-verified

196 }
197 //--------------------------------------------- GET LOCKDOWN TIMER -----------------------------------------
198 int UnitImpl::getLockdownTimer() const
199 {
200 return self->lockdownTimer;
201 }
202 //--------------------------------------------- GET MAELSTROM TIMER ----------------------------------------
203 int UnitImpl::getMaelstromTimer() const
204 {

Callers 3

isLockedDownMethod · 0.80
Filters.cppFile · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by 1

updateMethod · 0.64