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

Method isCompleted

bwapi/Shared/UnitShared.cpp:434–437  ·  view source on GitHub ↗

--------------------------------------------- IS COMPLETED -----------------------------------------------

Source from the content-addressed store, hash-verified

432 }
433 //--------------------------------------------- IS COMPLETED -----------------------------------------------
434 bool UnitImpl::isCompleted() const
435 {
436 return self->isCompleted;
437 }
438 //--------------------------------------------- IS CONSTRUCTING --------------------------------------------
439 bool UnitImpl::isConstructing() const
440 {

Callers 15

hasPowerFunction · 0.80
canMakeFunction · 0.80
canCommandFunction · 0.80
canTargetUnitFunction · 0.80
canAttackUnitFunction · 0.80
canAttackUnitGroupedFunction · 0.80
canBuildFunction · 0.80
canBuildAddonFunction · 0.80
canTrainFunction · 0.80
canMorphFunction · 0.80
canResearchFunction · 0.80
canUpgradeFunction · 0.80

Calls

no outgoing calls

Tested by 6

onStartMethod · 0.64
updateMethod · 0.64
startMethod · 0.64
updateMethod · 0.64
stopMethod · 0.64
onFrameMethod · 0.64