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

Method setShotDownByCraftId

src/Savegame/Ufo.cpp:539–542  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

537}
538
539void Ufo::setShotDownByCraftId(const int id)
540{
541 _shotDownByCraftId = id;
542}
543
544int Ufo::getShotDownByCraftId() const
545{

Callers 1

moveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected