Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
544
int Ufo::getShotDownByCraftId() const
545
{
546
return _shotDownByCraftId;
547
}
548
549
/**
550
* Returns a UFO's visibility to radar detection.
Callers
1
move
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected