Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ RunsOnStartup
Method
RunsOnStartup
lib/queue/action-queue.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
bool ActionQueue::RunsOnStartup() const
92
{
93
return _runOnStartup;
94
}
95
96
void ActionQueue::Clear()
97
{
Callers
3
getCellLabels
Function · 0.80
StartNewQueue
Method · 0.80
AutoStartActionQueues
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected