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

Method GetShortDesc

plugins/base/macro-condition-slideshow.cpp:108–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106}
107
108std::string MacroConditionSlideshow::GetShortDesc() const
109{
110 return _source.ToString();
111}
112
113void MacroConditionSlideshow::SetSource(const SourceSelection &source)
114{

Callers 1

SourceChangedMethod · 0.45

Calls 1

ToStringMethod · 0.45

Tested by

no test coverage detected