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

Method getRallyUnit

bwapi/Shared/UnitShared.cpp:313–316  ·  view source on GitHub ↗

--------------------------------------------- GET RALLY UNIT ---------------------------------------------

Source from the content-addressed store, hash-verified

311 }
312 //--------------------------------------------- GET RALLY UNIT ---------------------------------------------
313 Unit UnitImpl::getRallyUnit() const
314 {
315 return Broodwar->getUnit(self->rallyUnit);
316 }
317 //--------------------------------------------- GET ADDON --------------------------------------------------
318 Unit UnitImpl::getAddon() const
319 {

Callers 2

startMethod · 0.80
updateMethod · 0.80

Calls 1

getUnitMethod · 0.45

Tested by 2

startMethod · 0.64
updateMethod · 0.64