Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ Unload
Method
Unload
core/logic/ExtensionSys.cpp:226–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
224
}
225
226
void CRemoteExtension::Unload()
227
{
228
}
229
230
void CLocalExtension::Unload()
231
{
Callers
3
LoadExtension
Method · 0.45
UnloadExtension
Method · 0.45
LoadExternal
Method · 0.45
Calls
2
UnloadMMSPlugin
Method · 0.80
CloseLibrary
Method · 0.80
Tested by
no test coverage detected