MCPcopy 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
606void Macro::SetInputVariables(const MacroInputVariables &inputVariables)
607{
608 _inputVariables = inputVariables;
609}
610
611std::vector<TempVariable> Macro::GetTempVars(const MacroSegment *filter) const
612{

Callers 1

AskForSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected