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

Method GetServer

ResourceManager.cpp:572–575  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

570}
571
572NetworkServer* ResourceManager::GetServer()
573{
574 return(server);
575}
576
577static void NetworkClientInfoChangeCallback(void* this_ptr)
578{

Callers 3

cli_pre_detectionFunction · 0.80
mainFunction · 0.80
AddServerTabMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected