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

Method LoadFromINIFile

src/Ext/Rules/Body.cpp:27–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27void RulesExt::LoadFromINIFile(RulesClass* pThis, CCINIClass* pINI)
28{
29 Data->LoadFromINI(pINI);
30}
31
32void RulesExt::LoadBeforeTypeData(RulesClass* pThis, CCINIClass* pINI)
33{

Callers

nothing calls this directly

Calls 1

LoadFromINIMethod · 0.45

Tested by

no test coverage detected