Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ isEnsnared
Method
isEnsnared
bwapi/BWAPILIB/Source/Unit.cpp:244–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
242
}
243
244
bool UnitInterface::isEnsnared() const
245
{
246
return this->getEnsnareTimer() != 0;
247
}
248
249
bool UnitInterface::isFollowing() const
250
{
Callers
3
Filters.cpp
File · 0.80
onStart
Method · 0.80
update
Method · 0.80
Calls
1
getEnsnareTimer
Method · 0.80
Tested by
2
onStart
Method · 0.64
update
Method · 0.64