Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ isStasised
Method
isStasised
bwapi/BWAPILIB/Source/Unit.cpp:337–340 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
335
}
336
337
bool UnitInterface::isStasised() const
338
{
339
return this->getStasisTimer() != 0;
340
}
341
342
bool UnitInterface::isStimmed() const
343
{
Callers
7
canCommand
Function · 0.80
canUseTechUnit
Function · 0.80
Military.cpp
File · 0.80
Filters.cpp
File · 0.80
onStart
Method · 0.80
update
Method · 0.80
onFrame
Method · 0.80
Calls
1
getStasisTimer
Method · 0.80
Tested by
2
onStart
Method · 0.64
update
Method · 0.64