Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ Destroy
Method
Destroy
extensions/sqlite/driver/SqQuery.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
void SqQuery::Destroy()
59
{
60
delete this;
61
}
62
63
bool SqQuery::BindParamFloat(unsigned int param, float f)
64
{
Callers
13
Shutdown
Method · 0.45
Shutdown
Method · 0.45
SDK_OnUnload
Method · 0.45
NotifyInterfaceDrop
Method · 0.45
Shutdown
Method · 0.45
Shutdown
Method · 0.45
GetEntityFactoryDictionary
Function · 0.45
~ValveCall
Method · 0.45
~ClassNameStruct
Method · 0.45
DoSimpleQuery
Method · 0.45
DoQuery
Method · 0.45
DoSimpleQueryEx
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected