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

Method GetInputVariables

lib/macro/macro.cpp:601–604  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

599}
600
601MacroInputVariables Macro::GetInputVariables() const
602{
603 return _inputVariables;
604}
605
606void Macro::SetInputVariables(const MacroInputVariables &inputVariables)
607{

Callers 3

MacroSettingsDialogMethod · 0.80
runActionsHelperFunction · 0.80
SetupMacroInputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected