MCPcopy 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
67PopupMenu::~PopupMenu()
68{
69 PopupMenu::smPopupMenuEvent.remove(this, &PopupMenu::handleSelectEvent);
70}
71
72IMPLEMENT_CONOBJECT(PopupMenu);
73

Callers

nothing calls this directly

Calls 1

removeMethod · 0.45

Tested by

no test coverage detected