MCPcopy 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
47void NetworkClient::ClearCallbacks()
48{
49 ClientInfoChangeCallbacks.clear();
50 ClientInfoChangeCallbackArgs.clear();
51}
52
53void NetworkClient::ClientInfoChanged()
54{

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected