MCPcopy 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
807void CPluginManager::CPluginIterator::NextPlugin()
808{
809 current++;
810}
811
812void CPluginManager::CPluginIterator::Release()
813{

Callers 4

TryAndFreeSomeHandlesMethod · 0.45
_GetPluginIndexMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected