Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
185
const RuleManufacture * Production::getRules() const
186
{
187
return _rules;
188
}
189
190
void Production::startItem(Base * b, SavedGame * g)
191
{
Callers
1
step
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected