MCPcopy Create free account
hub / github.com/GarageGames/Torque3D / destroy

Function destroy

Engine/source/console/debugOutputConsumer.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39void destroy()
40{
41 Con::removeConsumer( DebugOutputConsumer::logCallback );
42}
43
44void logCallback( U32 level, const char *consoleLine )
45{

Callers 15

ArrayMethod · 0.85
ArrayClass · 0.85
clearMethod · 0.85
recreateMethod · 0.85
~btStackAllocMethod · 0.85
createMethod · 0.85
clearMethod · 0.85
reserveMethod · 0.85
telnetConsole.cppFile · 0.85
telnetDebugger.cppFile · 0.85
initMethod · 0.85
gfxInit.cppFile · 0.85

Calls 1

removeConsumerFunction · 0.85

Tested by

no test coverage detected