MCPcopy 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
1153void NetworkServer::SetProfileManager(ProfileManagerInterface* profile_manager_pointer)
1154{
1155 profile_manager = profile_manager_pointer;
1156}
1157
1158void NetworkServer::RegisterPlugin(NetworkPlugin plugin)
1159{

Callers 1

ResourceManagerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected