Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
539
void Ufo::setShotDownByCraftId(const int id)
540
{
541
_shotDownByCraftId = id;
542
}
543
544
int Ufo::getShotDownByCraftId() const
545
{
Callers
1
move
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected