Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetPauseStateSaveBehavior
Method
GetPauseStateSaveBehavior
lib/macro/macro.cpp:550–553 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
548
}
549
550
Macro::PauseStateSaveBehavior Macro::GetPauseStateSaveBehavior() const
551
{
552
return _pauseSaveBehavior;
553
}
554
555
void Macro::SignalStop()
556
{
Callers
1
MacroSettingsDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected