Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ isMaelstrommed
Method
isMaelstrommed
bwapi/BWAPILIB/Source/Unit.cpp:305–308 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
303
}
304
305
bool UnitInterface::isMaelstrommed() const
306
{
307
return this->getMaelstromTimer() != 0;
308
}
309
310
bool UnitInterface::isPatrolling() const
311
{
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
getMaelstromTimer
Method · 0.80
Tested by
2
onStart
Method · 0.64
update
Method · 0.64