Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ CloseLibrary
Method
CloseLibrary
core/logic/LibrarySys.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
void CLibrary::CloseLibrary()
50
{
51
delete this;
52
}
53
54
void *CLibrary::GetSymbolAddress(const char *symname)
55
{
Callers
2
Load
Method · 0.80
Unload
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected