MCPcopy Create free account
hub / github.com/Norbyte/ositools / EnableExtensions

Method EnableExtensions

OsiInterface/OsirisProxy.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84void OsirisProxy::EnableExtensions(bool Enabled)
85{
86 ExtensionsEnabled = Enabled;
87}
88
89void OsirisProxy::SetupLogging(bool Enabled, DebugFlag LogLevel, std::wstring const & Path)
90{

Callers 1

SetupOsirisProxyFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected