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

Method getDefenseMatrixTimer

bwapi/Shared/UnitShared.cpp:183–186  ·  view source on GitHub ↗

--------------------------------------------- GET DEFENSE MATRIX TIMER -----------------------------------

Source from the content-addressed store, hash-verified

181 }
182 //--------------------------------------------- GET DEFENSE MATRIX TIMER -----------------------------------
183 int UnitImpl::getDefenseMatrixTimer() const
184 {
185 return self->defenseMatrixTimer;
186 }
187 //--------------------------------------------- GET ENSNARE TIMER ------------------------------------------
188 int UnitImpl::getEnsnareTimer() const
189 {

Callers 3

isDefenseMatrixedMethod · 0.80
Filters.cppFile · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by 1

updateMethod · 0.64