MCPcopy 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
1479bool BattleUnit::isCloaked() const { return cloakTicksAccumulated >= CLOAK_TICKS_REQUIRED_UNIT; }
1480
1481AIType BattleUnit::getAIType() const
1482{

Callers 1

calculateVisionToUnitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected