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

Method isMaelstrommed

bwapi/BWAPILIB/Source/Unit.cpp:305–308  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

303 }
304
305 bool UnitInterface::isMaelstrommed() const
306 {
307 return this->getMaelstromTimer() != 0;
308 }
309
310 bool UnitInterface::isPatrolling() const
311 {

Callers 7

canCommandFunction · 0.80
canUseTechUnitFunction · 0.80
Military.cppFile · 0.80
Filters.cppFile · 0.80
onStartMethod · 0.80
updateMethod · 0.80
onFrameMethod · 0.80

Calls 1

getMaelstromTimerMethod · 0.80

Tested by 2

onStartMethod · 0.64
updateMethod · 0.64