MCPcopy Create free account
hub / github.com/OpenXcom/OpenXcom / getShotDownByCraftId

Method getShotDownByCraftId

src/Savegame/Ufo.cpp:544–547  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

542}
543
544int Ufo::getShotDownByCraftId() const
545{
546 return _shotDownByCraftId;
547}
548
549/**
550 * Returns a UFO's visibility to radar detection.

Callers 1

moveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected