Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ IsMapRunning
Method
IsMapRunning
core/sourcemod.cpp:732–735 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
730
}
731
732
bool SourceModBase::IsMapRunning()
733
{
734
return g_OnMapStarted;
735
}
736
737
class ConVarRegistrar :
738
public IConCommandBaseAccessor,
Callers
4
CreateFakeClient
Function · 0.45
Call_OnAllPluginsLoaded
Method · 0.45
SetTeamScore
Function · 0.45
CreateEntityByName
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected