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

Method getRemainingUpgradeTime

bwapi/Shared/UnitShared.cpp:268–271  ·  view source on GitHub ↗

--------------------------------------------- GET REMAINING UPGRADE TIME ---------------------------------

Source from the content-addressed store, hash-verified

266 }
267 //--------------------------------------------- GET REMAINING UPGRADE TIME ---------------------------------
268 int UnitImpl::getRemainingUpgradeTime() const
269 {
270 return self->remainingUpgradeTime;
271 }
272 //--------------------------------------------- GET BUILD UNIT ---------------------------------------------
273 Unit UnitImpl::getBuildUnit() const
274 {

Callers 6

startMethod · 0.80
updateMethod · 0.80
stopMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by 6

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