MCPcopy 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
34void init()
35{
36 Con::addConsumer( DebugOutputConsumer::logCallback );
37}
38
39void destroy()
40{

Callers

nothing calls this directly

Calls 1

addConsumerFunction · 0.85

Tested by

no test coverage detected