MCPcopy 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
226void CRemoteExtension::Unload()
227{
228}
229
230void CLocalExtension::Unload()
231{

Callers 3

LoadExtensionMethod · 0.45
UnloadExtensionMethod · 0.45
LoadExternalMethod · 0.45

Calls 2

UnloadMMSPluginMethod · 0.80
CloseLibraryMethod · 0.80

Tested by

no test coverage detected