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

Method ReadSMC_ParseStart

tools/gdc/GameConfigs.cpp:558–562  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

556{
557public:
558 virtual void ReadSMC_ParseStart()
559 {
560 state = MSTATE_NONE;
561 ignoreLevel = 0;
562 }
563
564 virtual SMCResult ReadSMC_NewSection(const SMCStates *states, const char *name)
565 {

Callers 2

ParseStream_SMCMethod · 0.45
ReadSMC_NewSectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected