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

Method GetShortDesc

lib/macro/macro-action-variable.cpp:640–643  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

638}
639
640std::string MacroActionVariable::GetShortDesc() const
641{
642 return GetWeakVariableName(_variable);
643}
644
645std::shared_ptr<MacroAction> MacroActionVariable::Create(Macro *m)
646{

Callers 1

VariableChangedMethod · 0.45

Calls 1

GetWeakVariableNameFunction · 0.85

Tested by

no test coverage detected