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

Method getMaelstromTimer

bwapi/Shared/UnitShared.cpp:203–206  ·  view source on GitHub ↗

--------------------------------------------- GET MAELSTROM TIMER ----------------------------------------

Source from the content-addressed store, hash-verified

201 }
202 //--------------------------------------------- GET MAELSTROM TIMER ----------------------------------------
203 int UnitImpl::getMaelstromTimer() const
204 {
205 return self->maelstromTimer;
206 }
207 //--------------------------------------------- GET ORDER TIMER --------------------------------------------
208 int UnitImpl::getOrderTimer() const
209 {

Callers 3

isMaelstrommedMethod · 0.80
Filters.cppFile · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by 1

updateMethod · 0.64