MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / GetConfigurationDirectory

Method GetConfigurationDirectory

ResourceManager.cpp:557–560  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

555}
556
557filesystem::path ResourceManager::GetConfigurationDirectory()
558{
559 return(config_dir);
560}
561
562void ResourceManager::SetConfigurationDirectory(const filesystem::path &directory)
563{

Callers 4

PluginManagerMethod · 0.80
ScanAndLoadPluginsMethod · 0.80
InstallPluginMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected