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

Method isDetected

bwapi/Shared/UnitShared.cpp:444–447  ·  view source on GitHub ↗

--------------------------------------------- IS DETECTED ------------------------------------------------

Source from the content-addressed store, hash-verified

442 }
443 //--------------------------------------------- IS DETECTED ------------------------------------------------
444 bool UnitImpl::isDetected() const
445 {
446 return self->isDetected;
447 }
448 //--------------------------------------------- IS GATHERING GAS -------------------------------------------
449 bool UnitImpl::isGatheringGas() const
450 {

Callers 2

RunJunkYardDogMethod · 0.80
Filters.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected