Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/ositools
/ EnableDebugging
Method
EnableDebugging
OsiInterface/OsirisProxy.cpp:78–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
77
78
void OsirisProxy::EnableDebugging(bool Enabled, uint16_t Port)
79
{
80
DebuggingEnabled = Enabled;
81
DebuggerPort = Port;
82
}
83
84
void OsirisProxy::EnableExtensions(bool Enabled)
85
{
Callers
1
SetupOsirisProxy
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected