Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ SetProfileManager
Method
SetProfileManager
NetworkServer.cpp:1153–1156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1151
}
1152
1153
void NetworkServer::SetProfileManager(ProfileManagerInterface* profile_manager_pointer)
1154
{
1155
profile_manager = profile_manager_pointer;
1156
}
1157
1158
void NetworkServer::RegisterPlugin(NetworkPlugin plugin)
1159
{
Callers
1
ResourceManager
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected