Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ initConfig
Method
initConfig
src/Core/Engine/Engine.cpp:22–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
namespace obe::Engine
21
{
22
void Engine::initConfig()
23
{
24
m_config.load();
25
}
26
27
void Engine::initTriggers()
28
{
Callers
1
init
Method · 0.95
Calls
1
load
Method · 0.45
Tested by
no test coverage detected