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

Method getCt

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

Source from the content-addressed store, hash-verified

68}
69
70int LightState::getCt() const
71{
72 return state.value("ct", 0);
73}
74
75bool LightState::hasEffect() const
76{

Callers 1

TESTFunction · 0.80

Calls 1

valueMethod · 0.45

Tested by 1

TESTFunction · 0.64