MCPcopy 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
91bool ActionQueue::RunsOnStartup() const
92{
93 return _runOnStartup;
94}
95
96void ActionQueue::Clear()
97{

Callers 3

getCellLabelsFunction · 0.80
StartNewQueueMethod · 0.80
AutoStartActionQueuesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected