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

Method isCloaked

bwapi/Shared/UnitShared.cpp:429–432  ·  view source on GitHub ↗

--------------------------------------------- IS CLOAKED -------------------------------------------------

Source from the content-addressed store, hash-verified

427 }
428 //--------------------------------------------- IS CLOAKED -------------------------------------------------
429 bool UnitImpl::isCloaked() const
430 {
431 return self->isCloaked;
432 }
433 //--------------------------------------------- IS COMPLETED -----------------------------------------------
434 bool UnitImpl::isCompleted() const
435 {

Callers 10

Military.cppFile · 0.80
DecloakCheckMethod · 0.80
addMethod · 0.80
flushMethod · 0.80
executeCommandMethod · 0.80
useTechMethod · 0.80
Filters.cppFile · 0.80
onStartMethod · 0.80
startMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by 3

onStartMethod · 0.64
startMethod · 0.64
updateMethod · 0.64