Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ GetPlugin
Method
GetPlugin
core/logic/PluginSys.cpp:797–800 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
795
}
796
797
IPlugin *CPluginManager::CPluginIterator::GetPlugin()
798
{
799
return (*current);
800
}
801
802
bool CPluginManager::CPluginIterator::MorePlugins()
803
{
Callers
4
OnUnlinkConCommandBase
Method · 0.45
SM_ConfigsExecuted_Plugin
Function · 0.45
TryAndFreeSomeHandles
Method · 0.45
_GetPluginIndex
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected