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

Method isStasised

bwapi/BWAPILIB/Source/Unit.cpp:337–340  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

335 }
336
337 bool UnitInterface::isStasised() const
338 {
339 return this->getStasisTimer() != 0;
340 }
341
342 bool UnitInterface::isStimmed() const
343 {

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

getStasisTimerMethod · 0.80

Tested by 2

onStartMethod · 0.64
updateMethod · 0.64