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

Method GetMode

RGBController/RGBController.cpp:1590–1593  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1588}
1589
1590int RGBController::GetMode()
1591{
1592 return(active_mode);
1593}
1594
1595void RGBController::SetMode(int mode)
1596{

Callers 3

OptionListDevicesFunction · 0.45
OpenRGBDevicePageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected