Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
640
std::string MacroActionVariable::GetShortDesc() const
641
{
642
return GetWeakVariableName(_variable);
643
}
644
645
std::shared_ptr<MacroAction> MacroActionVariable::Create(Macro *m)
646
{
Callers
1
VariableChanged
Method · 0.45
Calls
1
GetWeakVariableName
Function · 0.85
Tested by
no test coverage detected