MCPcopy 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
58void SqQuery::Destroy()
59{
60 delete this;
61}
62
63bool SqQuery::BindParamFloat(unsigned int param, float f)
64{

Callers 13

ShutdownMethod · 0.45
ShutdownMethod · 0.45
SDK_OnUnloadMethod · 0.45
NotifyInterfaceDropMethod · 0.45
ShutdownMethod · 0.45
ShutdownMethod · 0.45
~ValveCallMethod · 0.45
~ClassNameStructMethod · 0.45
DoSimpleQueryMethod · 0.45
DoQueryMethod · 0.45
DoSimpleQueryExMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected