MCPcopy Create free account
hub / github.com/OpenXcom/OpenXcom / getRules

Method getRules

src/Savegame/Production.cpp:185–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183}
184
185const RuleManufacture * Production::getRules() const
186{
187 return _rules;
188}
189
190void Production::startItem(Base * b, SavedGame * g)
191{

Callers 1

stepMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected