MCPcopy 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
271void PopupMenu::clearItems()
272{
273 mMenuItems.clear();
274}
275
276String PopupMenu::getItemText(S32 pos)
277{

Callers 2

onRescanMethod · 0.45
DefineEngineMethodFunction · 0.45

Calls 1

clearMethod · 0.45

Tested by 1

onRescanMethod · 0.36