MCPcopy 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
189bool MacroInputEdit::HasInputsToSet() const
190{
191 return !_variables._inputVariables.empty();
192}
193
194void HighlightMacroSettingsButton(bool enable);
195

Callers 1

SetWidgetVisibilityMethod · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected