Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
95
void MacroDock::SetConditionsFalseText(const StringVariable &text)
96
{
97
_conditionsFalseText = text;
98
UpdateText();
99
}
100
101
void MacroDock::EnableHighlight(bool value)
102
{
Callers
1
SetConditionsFalseStatusText
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected