Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ getRecycle
Method
getRecycle
dependencies/hueplusplus-1.0.0/src/Scene.cpp:242–245 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
240
}
241
242
bool Scene::getRecycle() const
243
{
244
return state.getValue().at(
"recycle"
).get<bool>();
245
}
246
247
bool Scene::isLocked() const
248
{
Callers
1
TEST_F
Function · 0.80
Calls
1
getValue
Method · 0.80
Tested by
1
TEST_F
Function · 0.64