Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenXcom/OpenXcom
/ getShootingAt
Method
getShootingAt
src/Savegame/Ufo.cpp:641–644 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
639
}
640
641
int Ufo::getShootingAt() const
642
{
643
return _shootingAt;
644
}
645
646
void Ufo::setShootingAt(int target)
647
{
Callers
1
move
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected