MCPcopy Create free account
hub / github.com/defold/defold / Destroy

Function Destroy

engine/gamesys/src/gamesys/test/test_script_http.cpp:424–428  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

422}
423
424static void Destroy()
425{
426 dmSocket::Finalize();
427 dmLog::LogFinalize();
428}
429
430extern "C" void dmExportedSymbols();
431

Callers 9

TEST_FFunction · 0.70
TearDownMethod · 0.70
TearDownMethod · 0.70
mainFunction · 0.70
ReleaseResourcesFunction · 0.50
Buffer_gcFunction · 0.50
CreateBufferFunction · 0.50
SetBufferFunction · 0.50
ScriptSysGameSysFinalizeFunction · 0.50

Calls 2

LogFinalizeFunction · 0.85
FinalizeFunction · 0.50

Tested by

no test coverage detected