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

Method getStimTimer

bwapi/Shared/UnitShared.cpp:228–231  ·  view source on GitHub ↗

--------------------------------------------- GET STIM TIMER ---------------------------------------------

Source from the content-addressed store, hash-verified

226 }
227 //--------------------------------------------- GET STIM TIMER ---------------------------------------------
228 int UnitImpl::getStimTimer() const
229 {
230 return self->stimTimer;
231 }
232 //--------------------------------------------- GET BUILD TYPE ---------------------------------------------
233 UnitType UnitImpl::getBuildType() const
234 {

Callers 3

isStimmedMethod · 0.80
Filters.cppFile · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by 1

updateMethod · 0.64