Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ SetParseEngine
Method
SetParseEngine
core/logic/GameConfigs.cpp:994–997 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
992
}
993
994
void CGameConfig::SetParseEngine(const char *engine)
995
{
996
g_pParseEngine = engine;
997
}
998
999
bool CGameConfig::GetOffset(const char *key, int *value)
1000
{
Callers
2
Reparse
Method · 0.95
EnterFile
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected