MCPcopy 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
3332int Vehicle::getHealth() const { return this->health; }
3333
3334int Vehicle::getMaxShield() const
3335{

Callers 10

getConstitutionMethod · 0.95
getCapacityUsedMethod · 0.45
updateFallingMethod · 0.45
updateSlidingMethod · 0.45
repairVehiclesMethod · 0.45
isUnconsciousMethod · 0.45
isConsciousMethod · 0.45
createVehicleInfoMethod · 0.45
createAgentInfoMethod · 0.45
handleKeyDownMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected