Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ clearItems
Method
clearItems
Engine/source/gui/editor/popupMenu.cpp:271–274 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
269
}
270
271
void PopupMenu::clearItems()
272
{
273
mMenuItems.clear();
274
}
275
276
String PopupMenu::getItemText(S32 pos)
277
{
Callers
2
onRescan
Method · 0.45
DefineEngineMethod
Function · 0.45
Calls
1
clear
Method · 0.45
Tested by
1
onRescan
Method · 0.36