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

Method isHallucination

bwapi/Shared/UnitShared.cpp:533–536  ·  view source on GitHub ↗

--------------------------------------------- IS HALLUCINATION -------------------------------------------

Source from the content-addressed store, hash-verified

531 }
532 //--------------------------------------------- IS HALLUCINATION -------------------------------------------
533 bool UnitImpl::isHallucination() const
534 {
535 return self->isHallucination;
536 }
537 //--------------------------------------------- IS IDLE ----------------------------------------------------
538 bool UnitImpl::isIdle() const
539 {

Callers 15

canBuildFunction · 0.80
canTrainFunction · 0.80
canMorphFunction · 0.80
canGatherFunction · 0.80
canRepairFunction · 0.80
canUnsiegeFunction · 0.80
canLoadFunction · 0.80
canCancelMorphFunction · 0.80
canUseTechUnitFunction · 0.80
Military.cppFile · 0.80
HasEnemyTargetMethod · 0.80

Calls

no outgoing calls

Tested by 2

onStartMethod · 0.64
updateMethod · 0.64