MCPcopy 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
242bool Scene::getRecycle() const
243{
244 return state.getValue().at("recycle").get<bool>();
245}
246
247bool Scene::isLocked() const
248{

Callers 1

TEST_FFunction · 0.80

Calls 1

getValueMethod · 0.80

Tested by 1

TEST_FFunction · 0.64