Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ isCloaked
Method
isCloaked
game/state/battle/battleunit.cpp:1479–1479 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1477
}
1478
1479
bool BattleUnit::isCloaked() const { return cloakTicksAccumulated >= CLOAK_TICKS_REQUIRED_UNIT; }
1480
1481
AIType BattleUnit::getAIType() const
1482
{
Callers
1
calculateVisionToUnit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected