Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ isStimmed
Method
isStimmed
bwapi/BWAPILIB/Source/Unit.cpp:342–345 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
340
}
341
342
bool UnitInterface::isStimmed() const
343
{
344
return this->getStimTimer() != 0;
345
}
346
347
bool UnitInterface::isUpgrading() const
348
{
Callers
3
Filters.cpp
File · 0.80
onStart
Method · 0.80
update
Method · 0.80
Calls
1
getStimTimer
Method · 0.80
Tested by
2
onStart
Method · 0.64
update
Method · 0.64