Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ HasInputsToSet
Method
HasInputsToSet
lib/macro/macro-input.cpp:189–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
}
188
189
bool MacroInputEdit::HasInputsToSet() const
190
{
191
return !_variables._inputVariables.empty();
192
}
193
194
void HighlightMacroSettingsButton(bool enable);
195
Callers
1
SetWidgetVisibility
Method · 0.80
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected