Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
601
MacroInputVariables Macro::GetInputVariables() const
602
{
603
return _inputVariables;
604
}
605
606
void Macro::SetInputVariables(const MacroInputVariables &inputVariables)
607
{
Callers
3
MacroSettingsDialog
Method · 0.80
runActionsHelper
Function · 0.80
SetupMacroInput
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected