Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1590
int RGBController::GetMode()
1591
{
1592
return(active_mode);
1593
}
1594
1595
void RGBController::SetMode(int mode)
1596
{
Callers
3
OptionListDevices
Function · 0.45
OpenRGBDevicePage
Method · 0.45
on_ComboDevices_currentIndexChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected