MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/Falcor / endDropDownMenu

Method endDropDownMenu

Source/Falcor/Utils/UI/Gui.cpp:492–495  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

490}
491
492void GuiImpl::endDropDownMenu()
493{
494 ImGui::EndMenu();
495}
496
497bool GuiImpl::addMenuItem(const char label[], const char shortcut[])
498{

Callers 1

releaseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected