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

Method getRemainingTrainTime

bwapi/Shared/UnitShared.cpp:258–261  ·  view source on GitHub ↗

--------------------------------------------- GET REMAINING TRAIN TIME -----------------------------------

Source from the content-addressed store, hash-verified

256 }
257 //--------------------------------------------- GET REMAINING TRAIN TIME -----------------------------------
258 int UnitImpl::getRemainingTrainTime() const
259 {
260 return self->remainingTrainTime;
261 }
262 //--------------------------------------------- GET REMAINING RESEARCH TIME --------------------------------
263 int UnitImpl::getRemainingResearchTime() const
264 {

Callers 10

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

Calls

no outgoing calls

Tested by 9

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