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

Method getNydusExit

bwapi/Shared/UnitShared.cpp:323–326  ·  view source on GitHub ↗

--------------------------------------------- GET NYDUS EXIT ---------------------------------------------

Source from the content-addressed store, hash-verified

321 }
322 //--------------------------------------------- GET NYDUS EXIT ---------------------------------------------
323 Unit UnitImpl::getNydusExit() const
324 {
325 return Broodwar->getUnit(self->nydusExit);
326 }
327 //--------------------------------------------- GET POWER UP -----------------------------------------------
328 Unit UnitImpl::getPowerUp() const
329 {

Callers 3

canMakeFunction · 0.80
canCancelConstructionFunction · 0.80
canCancelMorphFunction · 0.80

Calls 1

getUnitMethod · 0.45

Tested by

no test coverage detected