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

Method isBlind

bwapi/Shared/UnitShared.cpp:404–407  ·  view source on GitHub ↗

--------------------------------------------- IS BLIND ---------------------------------------------------

Source from the content-addressed store, hash-verified

402 }
403 //--------------------------------------------- IS BLIND ---------------------------------------------------
404 bool UnitImpl::isBlind() const
405 {
406 return self->isBlind;
407 }
408 //--------------------------------------------- IS BRAKING -------------------------------------------------
409 bool UnitImpl::isBraking() const
410 {

Callers 4

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