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

Method isBeingGathered

bwapi/Shared/UnitShared.cpp:392–395  ·  view source on GitHub ↗

--------------------------------------------- IS BEING GATHERED ------------------------------------------

Source from the content-addressed store, hash-verified

390 }
391 //--------------------------------------------- IS BEING GATHERED ------------------------------------------
392 bool UnitImpl::isBeingGathered() const
393 {
394 return self->isBeingGathered;
395 }
396 //--------------------------------------------- IS BEING HEALED --------------------------------------------
397 bool UnitImpl::isBeingHealed() const
398 {

Callers 2

Filters.cppFile · 0.80
onStartMethod · 0.80

Calls

no outgoing calls

Tested by 1

onStartMethod · 0.64