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

Method buildTime

bwapi/BWAPILIB/Source/UnitType.cpp:2240–2243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2238 return defaultGasCost[this->getID()];
2239 }
2240 int UnitType::buildTime() const
2241 {
2242 return defaultTimeCost[this->getID()];
2243 }
2244 int UnitType::supplyRequired() const
2245 {
2246 return unitSupplyRequired[this->getID()];

Callers 10

writeUnitInfoFunction · 0.80
Filters.cppFile · 0.80
startMethod · 0.80
updateMethod · 0.80
startMethod · 0.80
updateMethod · 0.80
startMethod · 0.80
updateMethod · 0.80
executeMethod · 0.80
onFrameMethod · 0.80

Calls 1

getIDMethod · 0.45

Tested by 6

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