MCPcopy Create free account
hub / github.com/alliedmodders/sourcemod / SetBaseEngine

Method SetBaseEngine

core/logic/GameConfigs.cpp:989–992  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

987}
988
989void CGameConfig::SetBaseEngine(const char *engine)
990{
991 m_pBaseEngine = engine;
992}
993
994void CGameConfig::SetParseEngine(const char *engine)
995{

Callers 1

CGameConfigMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected