Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ ~PopupMenu
Method
~PopupMenu
Engine/source/gui/editor/popupMenu.cpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
PopupMenu::~PopupMenu()
68
{
69
PopupMenu::smPopupMenuEvent.remove(this, &PopupMenu::handleSelectEvent);
70
}
71
72
IMPLEMENT_CONOBJECT(PopupMenu);
73
Callers
nothing calls this directly
Calls
1
remove
Method · 0.45
Tested by
no test coverage detected