mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-02 22:55:34 -05:00
Improve plugin state action
Add options to check for ... * Initial plugin start * Plugin restart * Scene collection change
This commit is contained in:
@@ -137,6 +137,8 @@ struct SwitcherData {
|
||||
bool macroSceneSwitched = false;
|
||||
bool replayBufferSaved = false;
|
||||
bool obsIsShuttingDown = false;
|
||||
bool firstInterval = true;
|
||||
bool firstIntervalAfterStop = true;
|
||||
int shutdownConditionCount = 0;
|
||||
|
||||
Curlhelper curl;
|
||||
|
||||
Reference in New Issue
Block a user