Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenXcom/OpenXcom
/ setInfiniteAmount
Method
setInfiniteAmount
src/Savegame/Production.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
void Production::setInfiniteAmount (bool inf)
55
{
56
_infinite = inf;
57
}
58
59
int Production::getTimeSpent () const
60
{
Callers
2
moreUnitClick
Method · 0.80
lessUnitClick
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected