MCPcopy 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
79bool Production::getSellItems() const
80{
81 return _sell;
82}
83
84void Production::setSellItems (bool sell)
85{

Callers 2

buildUiMethod · 0.80
fillProductionListMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected