MCPcopy 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
631SettingsManager* ResourceManager::GetSettingsManager()
632{
633 return(settings_manager);
634}
635
636bool ResourceManager::GetDetectionEnabled()
637{

Callers 15

AddPluginMethod · 0.80
DetectRazerControllersFunction · 0.80
DetectDebugControllersFunction · 0.80
Load_Device_ConfigMethod · 0.80
SetCalibrationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected