Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenXcom/OpenXcom
/ getSellItems
Method
getSellItems
src/Savegame/Production.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
bool Production::getSellItems() const
80
{
81
return _sell;
82
}
83
84
void Production::setSellItems (bool sell)
85
{
Callers
2
buildUi
Method · 0.80
fillProductionList
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected