Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
76
void Console::EnableOutput(bool enabled)
77
{
78
enabled_ = enabled;
79
}
80
81
void Console::SetLogCallback(LogCallbackProc* callback)
82
{
Callers
1
InitConsole
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected