Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ NextPlugin
Method
NextPlugin
core/logic/PluginSys.cpp:807–810 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
805
}
806
807
void CPluginManager::CPluginIterator::NextPlugin()
808
{
809
current++;
810
}
811
812
void CPluginManager::CPluginIterator::Release()
813
{
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