Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ isPlagued
Method
isPlagued
bwapi/BWAPILIB/Source/Unit.cpp:315–318 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
313
}
314
315
bool UnitInterface::isPlagued() const
316
{
317
return this->getPlagueTimer() != 0;
318
}
319
320
bool UnitInterface::isRepairing() const
321
{
Callers
3
Filters.cpp
File · 0.80
onStart
Method · 0.80
update
Method · 0.80
Calls
1
getPlagueTimer
Method · 0.80
Tested by
2
onStart
Method · 0.64
update
Method · 0.64