Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ GetSettingsManager
Method
GetSettingsManager
ResourceManager.cpp:631–634 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
629
}
630
631
SettingsManager* ResourceManager::GetSettingsManager()
632
{
633
return(settings_manager);
634
}
635
636
bool ResourceManager::GetDetectionEnabled()
637
{
Callers
15
AddPlugin
Method · 0.80
DetectKasaSmartControllers
Function · 0.80
DetectRazerControllers
Function · 0.80
DetectRazerKrakenControllers
Function · 0.80
DetectDebugControllers
Function · 0.80
DetectLEDStripControllers
Function · 0.80
DetectPhilipsWizControllers
Function · 0.80
DetectLinuxLEDControllers
Function · 0.80
RGBController_ENESMBus
Method · 0.80
SetPowerConfigFromJSON
Method · 0.80
Load_Device_Config
Method · 0.80
SetCalibration
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected