Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ hasEffect
Method
hasEffect
dependencies/hueplusplus-1.0.0/src/Scene.cpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
bool LightState::hasEffect() const
76
{
77
return state.count(
"effect"
);
78
}
79
80
bool LightState::getColorloop() const
81
{
Callers
1
TEST
Function · 0.80
Calls
1
count
Method · 0.45
Tested by
1
TEST
Function · 0.64