MCPcopy Create free account
hub / github.com/OpenApoc/OpenApoc / getShield

Method getShield

game/state/city/vehicle.cpp:3445–3445  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3443}
3444
3445int Vehicle::getShield() const { return this->shield; }
3446
3447int Vehicle::getArmor() const
3448{

Callers 3

getConstitutionMethod · 0.95
createVehicleInfoMethod · 0.45
createAgentInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected