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

Method GetName

Controllers/RazerController/RazerController.cpp:154–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152}
153
154std::string RazerController::GetName()
155{
156 return(name);
157}
158
159unsigned int RazerController::GetDeviceIndex()
160{

Callers 3

RGBController_RazerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected