MCPcopy Create free account
hub / github.com/Norbyte/bg3se / EnableOutput

Method EnableOutput

CoreLib/Console.cpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76void Console::EnableOutput(bool enabled)
77{
78 enabled_ = enabled;
79}
80
81void Console::SetLogCallback(LogCallbackProc* callback)
82{

Callers 1

InitConsoleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected