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

Method SetUnpauseButtonText

lib/macro/macro-dock.cpp:78–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78void MacroDock::SetUnpauseButtonText(const StringVariable &text)
79{
80 _unpauseButtonText = text;
81 UpdateText();
82}
83
84void MacroDock::ShowStatusLabel(bool value)
85{

Callers 1

AskForSettingsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected