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

Method GetShortDesc

lib/macro/macro-condition-queue.cpp:64–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64std::string MacroConditionQueue::GetShortDesc() const
65{
66 return GetActionQueueName(_queue);
67}
68
69void MacroConditionQueue::SetupTempVars()
70{

Callers 2

ConditionChangedMethod · 0.45
QueueChangedMethod · 0.45

Calls 1

GetActionQueueNameFunction · 0.85

Tested by

no test coverage detected