Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
64
std::string MacroConditionQueue::GetShortDesc() const
65
{
66
return GetActionQueueName(_queue);
67
}
68
69
void MacroConditionQueue::SetupTempVars()
70
{
Callers
2
ConditionChanged
Method · 0.45
QueueChanged
Method · 0.45
Calls
1
GetActionQueueName
Function · 0.85
Tested by
no test coverage detected