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

Method isParasited

bwapi/Shared/UnitShared.cpp:568–571  ·  view source on GitHub ↗

--------------------------------------------- IS PARASITED -----------------------------------------------

Source from the content-addressed store, hash-verified

566 }
567 //--------------------------------------------- IS PARASITED -----------------------------------------------
568 bool UnitImpl::isParasited() const
569 {
570 return self->isParasited;
571 }
572 //--------------------------------------------- IS SELECTED ------------------------------------------------
573 bool UnitImpl::isSelected() const
574 {

Callers 3

Filters.cppFile · 0.80
onStartMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by 2

onStartMethod · 0.64
updateMethod · 0.64