MCPcopy 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
550Macro::PauseStateSaveBehavior Macro::GetPauseStateSaveBehavior() const
551{
552 return _pauseSaveBehavior;
553}
554
555void Macro::SignalStop()
556{

Callers 1

MacroSettingsDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected