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

Method isLocked

dependencies/hueplusplus-1.0.0/src/Scene.cpp:247–250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245}
246
247bool Scene::isLocked() const
248{
249 return state.getValue().at("locked").get<bool>();
250}
251
252std::string Scene::getAppdata() const
253{

Callers 1

TEST_FFunction · 0.80

Calls 1

getValueMethod · 0.80

Tested by 1

TEST_FFunction · 0.64