Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ clearMenus
Method
clearMenus
Engine/source/gui/editor/guiMenuBar.cpp:945–948 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
943
}
944
945
void GuiMenuBar::clearMenus()
946
{
947
mMenuList.clear();
948
}
949
950
void GuiMenuBar::attachToMenuBar(Menu* menu, S32 pos)
951
{
Callers
1
guiMenuBar.cpp
File · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected