MCPcopy 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
994void CGameConfig::SetParseEngine(const char *engine)
995{
996 g_pParseEngine = engine;
997}
998
999bool CGameConfig::GetOffset(const char *key, int *value)
1000{

Callers 2

ReparseMethod · 0.95
EnterFileMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected