Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenXcom/OpenXcom
/ getInfiniteAmount
Method
getInfiniteAmount
src/Savegame/Production.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
bool Production::getInfiniteAmount () const
50
{
51
return _infinite;
52
}
53
54
void Production::setInfiniteAmount (bool inf)
55
{
Callers
3
setAssignedEngineer
Method · 0.80
moreUnitClick
Method · 0.80
fillProductionList
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected