MCPcopy Create free account
hub / github.com/BespokeSynth/BespokeSynth / SetUpModal

Method SetUpModal

Source/DropdownList.cpp:618–622  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

616}
617
618void DropdownListModal::SetUpModal()
619{
620 if (mPagePrevButton == nullptr)
621 CreateUIControls();
622}
623
624void DropdownListModal::CreateUIControls()
625{

Callers 1

OnClickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected