Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ ClearCallbacks
Method
ClearCallbacks
NetworkClient.cpp:47–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
void NetworkClient::ClearCallbacks()
48
{
49
ClientInfoChangeCallbacks.clear();
50
ClientInfoChangeCallbackArgs.clear();
51
}
52
53
void NetworkClient::ClientInfoChanged()
54
{
Callers
2
UnregisterRGBController
Method · 0.45
UnregisterNetworkClient
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected