Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
74
void Production::setAssignedEngineers (int engineers)
75
{
76
_engineers = engineers;
77
}
78
79
bool Production::getSellItems() const
80
{
Callers
3
destroyFacility
Method · 0.80
moreEngineer
Method · 0.80
lessEngineer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected