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

Method getLoadedUnits

bwapi/Shared/UnitShared.cpp:338–341  ·  view source on GitHub ↗

--------------------------------------------- GET LOADED UNITS -------------------------------------------

Source from the content-addressed store, hash-verified

336 }
337 //--------------------------------------------- GET LOADED UNITS -------------------------------------------
338 Unitset UnitImpl::getLoadedUnits() const
339 {
340 return loadedUnits;
341 }
342 //--------------------------------------------- GET CARRIER ------------------------------------------------
343 Unit UnitImpl::getCarrier() const
344 {

Callers 7

canLoadFunction · 0.45
updateMethod · 0.45
onFrameMethod · 0.45
startMethod · 0.45
verifyLoadedUnitsMethod · 0.45
updateMethod · 0.45

Calls

no outgoing calls

Tested by 5

updateMethod · 0.36
onFrameMethod · 0.36
startMethod · 0.36
verifyLoadedUnitsMethod · 0.36
updateMethod · 0.36