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

Method ShowPauseButton

lib/macro/macro-dock.cpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65}
66
67void MacroDock::ShowPauseButton(bool value)
68{
69 _pauseToggle->setVisible(value);
70}
71
72void MacroDock::SetPauseButtonText(const StringVariable &text)
73{

Callers 1

SetHasPauseButtonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected