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

Method SetHelpVisible

lib/utils/resource-table.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82void ResourceTable::SetHelpVisible(bool visible) const
83{
84 _help->setVisible(visible);
85}
86
87void ResourceTable::HighlightAddButton(bool enable)
88{

Callers 1

setupTabFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected