MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / SetConditionsFalseText

Method SetConditionsFalseText

lib/macro/macro-dock.cpp:95–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95void MacroDock::SetConditionsFalseText(const StringVariable &text)
96{
97 _conditionsFalseText = text;
98 UpdateText();
99}
100
101void MacroDock::EnableHighlight(bool value)
102{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected