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

Method isBurrowed

bwapi/Shared/UnitShared.cpp:414–417  ·  view source on GitHub ↗

--------------------------------------------- IS BURROWED ------------------------------------------------

Source from the content-addressed store, hash-verified

412 }
413 //--------------------------------------------- IS BURROWED ------------------------------------------------
414 bool UnitImpl::isBurrowed() const
415 {
416 return self->isBurrowed;
417 }
418 //--------------------------------------------- IS CARRYING GAS --------------------------------------------
419 bool UnitImpl::isCarryingGas() const
420 {

Callers 15

canAttackUnitFunction · 0.80
canAttackUnitGroupedFunction · 0.80
canMoveFunction · 0.80
canGatherFunction · 0.80
canReturnCargoFunction · 0.80
canHoldPositionFunction · 0.80
canStopFunction · 0.80
canUnburrowFunction · 0.80
canLoadFunction · 0.80
RunComputerAIMethod · 0.80
addMethod · 0.80

Calls

no outgoing calls

Tested by 7

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