Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenXcom/OpenXcom
/ setAmountTotal
Method
setAmountTotal
src/Savegame/Production.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
void Production::setAmountTotal (int amount)
45
{
46
_amount = amount;
47
}
48
49
bool Production::getInfiniteAmount () const
50
{
Callers
3
moreUnit
Method · 0.80
lessUnit
Method · 0.80
lessUnitClick
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected