Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ IsMapLoading
Method
IsMapLoading
core/sourcemod.cpp:385–388 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
383
}
384
385
bool SourceModBase::IsMapLoading() const
386
{
387
return m_IsMapLoading;
388
}
389
390
void SourceModBase::DoGlobalPluginLoads()
391
{
Callers
2
Load
Method · 0.45
IsLateLoadTime
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected