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

Function IsFirstIntervalAfterStop

lib/utils/plugin-state-helpers.cpp:356–359  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

354}
355
356bool IsFirstIntervalAfterStop()
357{
358 return GetSwitcher()->firstIntervalAfterStop;
359}
360
361void SetMacroHighlightingEnabled(bool enable)
362{

Callers 1

CheckConditionMethod · 0.50

Calls 1

GetSwitcherFunction · 0.85

Tested by

no test coverage detected