Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ getHealth
Method
getHealth
game/state/city/vehicle.cpp:3332–3332 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3330
}
3331
3332
int Vehicle::getHealth() const { return this->health; }
3333
3334
int Vehicle::getMaxShield() const
3335
{
Callers
10
getConstitution
Method · 0.95
getCapacityUsed
Method · 0.45
updateFalling
Method · 0.45
updateSliding
Method · 0.45
repairVehicles
Method · 0.45
isUnconscious
Method · 0.45
isConscious
Method · 0.45
createVehicleInfo
Method · 0.45
createAgentInfo
Method · 0.45
handleKeyDown
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected