MCPcopy Create free account
hub / github.com/TheRealMJP/BakingLab / SetGroupOpened

Method SetGroupOpened

SampleFramework11/v1.02/Settings.cpp:624–627  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

622}
623
624void SettingsContainer::SetGroupOpened(const char* groupName, bool opened)
625{
626 TwHelper::SetOpened(tweakBar, groupName, opened);
627}
628
629Setting& SettingsContainer::operator[](const std::string& name)
630{

Callers

nothing calls this directly

Calls 1

SetOpenedFunction · 0.85

Tested by

no test coverage detected