Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
void destroy()
40
{
41
Con::removeConsumer( DebugOutputConsumer::logCallback );
42
}
43
44
void logCallback( U32 level, const char *consoleLine )
45
{
Callers
15
Array
Method · 0.85
Array
Class · 0.85
clear
Method · 0.85
recreate
Method · 0.85
~btStackAlloc
Method · 0.85
create
Method · 0.85
clear
Method · 0.85
reserve
Method · 0.85
telnetConsole.cpp
File · 0.85
telnetDebugger.cpp
File · 0.85
init
Method · 0.85
gfxInit.cpp
File · 0.85
Calls
1
removeConsumer
Function · 0.85
Tested by
no test coverage detected