MCPcopy 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
44void Production::setAmountTotal (int amount)
45{
46 _amount = amount;
47}
48
49bool Production::getInfiniteAmount () const
50{

Callers 3

moreUnitMethod · 0.80
lessUnitMethod · 0.80
lessUnitClickMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected