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

Method getBuildType

bwapi/Shared/UnitShared.cpp:233–236  ·  view source on GitHub ↗

--------------------------------------------- GET BUILD TYPE ---------------------------------------------

Source from the content-addressed store, hash-verified

231 }
232 //--------------------------------------------- GET BUILD TYPE ---------------------------------------------
233 UnitType UnitImpl::getBuildType() const
234 {
235 return UnitType(self->buildType);
236 }
237 //--------------------------------------------- GET TRAINING QUEUE -----------------------------------------
238 UnitType::list UnitImpl::getTrainingQueue() const
239 {

Callers 12

Filters.cppFile · 0.80
startMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80
startMethod · 0.80
updateMethod · 0.80
stopMethod · 0.80
updateMethod · 0.80
startMethod · 0.80
updateMethod · 0.80
startMethod · 0.80
updateMethod · 0.80

Calls 1

UnitTypeClass · 0.50

Tested by 11

startMethod · 0.64
updateMethod · 0.64
updateMethod · 0.64
startMethod · 0.64
updateMethod · 0.64
stopMethod · 0.64
updateMethod · 0.64
startMethod · 0.64
updateMethod · 0.64
startMethod · 0.64
updateMethod · 0.64