MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / GUI_Sidebar_Add_Sidebar_Overlay

Method GUI_Sidebar_Add_Sidebar_Overlay

Source/GUI_Element.cpp:1594–1597  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1592}
1593
1594void cFodder::GUI_Sidebar_Add_Sidebar_Overlay() {
1595
1596 GUI_SetElementsFrom(mGUI_NextFreeElement, mSidebar_OverlayButtons);
1597}
1598
1599void cFodder::GUI_SetElementsFrom(sGUI_Element* pTo, sGUI_Element* pFrom) {
1600

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected