MCPcopy 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
49bool Production::getInfiniteAmount () const
50{
51 return _infinite;
52}
53
54void Production::setInfiniteAmount (bool inf)
55{

Callers 3

setAssignedEngineerMethod · 0.80
moreUnitClickMethod · 0.80
fillProductionListMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected