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

Function IsFirstInterval

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

Source from the content-addressed store, hash-verified

349}
350
351bool IsFirstInterval()
352{
353 return GetSwitcher()->firstInterval;
354}
355
356bool IsFirstIntervalAfterStop()
357{

Callers 2

RunMacrosFunction · 0.50
CheckConditionMethod · 0.50

Calls 1

GetSwitcherFunction · 0.85

Tested by

no test coverage detected