MCPcopy Create free account
hub / github.com/OpenXcom/OpenXcom / setAssignedEngineers

Method setAssignedEngineers

src/Savegame/Production.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74void Production::setAssignedEngineers (int engineers)
75{
76 _engineers = engineers;
77}
78
79bool Production::getSellItems() const
80{

Callers 3

destroyFacilityMethod · 0.80
moreEngineerMethod · 0.80
lessEngineerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected