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

Method GetShortDesc

plugins/base/macro-action-source-interaction.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90std::string MacroActionSourceInteraction::GetShortDesc() const
91{
92 return _source.ToString();
93}
94
95void MacroActionSourceInteraction::ResolveVariablesToFixedValues()
96{

Callers 1

SourceChangedMethod · 0.45

Calls 1

ToStringMethod · 0.45

Tested by

no test coverage detected