MCPcopy Create free account
hub / github.com/Phobos-developers/Phobos / LoadFromINIFile

Method LoadFromINIFile

src/Ext/Scenario/Body.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90void ScenarioExt::LoadFromINIFile(ScenarioClass* pThis, CCINIClass* pINI)
91{
92 Data->LoadFromINI(pINI);
93}
94
95void ScenarioExt::ExtData::UpdateAutoDeathObjectsInLimbo()
96{

Callers

nothing calls this directly

Calls 6

issetMethod · 0.80
ReadStringMethod · 0.80
ReadBoolMethod · 0.80
LoadFromINIMethod · 0.45
ReadMethod · 0.45
GetMethod · 0.45

Tested by

no test coverage detected