Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetInputVariables
Method
SetInputVariables
lib/macro/macro.cpp:606–609 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
604
}
605
606
void Macro::SetInputVariables(const MacroInputVariables &inputVariables)
607
{
608
_inputVariables = inputVariables;
609
}
610
611
std::vector<TempVariable> Macro::GetTempVars(const MacroSegment *filter) const
612
{
Callers
1
AskForSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected