Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ init
Function
init
Engine/source/console/debugOutputConsumer.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
33
34
void init()
35
{
36
Con::addConsumer( DebugOutputConsumer::logCallback );
37
}
38
39
void destroy()
40
{
Callers
nothing calls this directly
Calls
1
addConsumer
Function · 0.85
Tested by
no test coverage detected