Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
90
void ScenarioExt::LoadFromINIFile(ScenarioClass* pThis, CCINIClass* pINI)
91
{
92
Data->LoadFromINI(pINI);
93
}
94
95
void ScenarioExt::ExtData::UpdateAutoDeathObjectsInLimbo()
96
{
Callers
nothing calls this directly
Calls
6
isset
Method · 0.80
ReadString
Method · 0.80
ReadBool
Method · 0.80
LoadFromINI
Method · 0.45
Read
Method · 0.45
Get
Method · 0.45
Tested by
no test coverage detected