Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ isIrradiated
Method
isIrradiated
bwapi/BWAPILIB/Source/Unit.cpp:290–293 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
288
}
289
290
bool UnitInterface::isIrradiated() const
291
{
292
return this->getIrradiateTimer() != 0;
293
}
294
295
bool UnitInterface::isLoaded() const
296
{
Callers
4
Military.cpp
File · 0.80
Filters.cpp
File · 0.80
onStart
Method · 0.80
update
Method · 0.80
Calls
1
getIrradiateTimer
Method · 0.80
Tested by
2
onStart
Method · 0.64
update
Method · 0.64