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

Method isIrradiated

bwapi/BWAPILIB/Source/Unit.cpp:290–293  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

288 }
289
290 bool UnitInterface::isIrradiated() const
291 {
292 return this->getIrradiateTimer() != 0;
293 }
294
295 bool UnitInterface::isLoaded() const
296 {

Callers 4

Military.cppFile · 0.80
Filters.cppFile · 0.80
onStartMethod · 0.80
updateMethod · 0.80

Calls 1

getIrradiateTimerMethod · 0.80

Tested by 2

onStartMethod · 0.64
updateMethod · 0.64