Torque3D Documentation / _generateds / PopUpNotifyRemoveEvent

PopUpNotifyRemoveEvent

Engine/source/gui/editor/popupMenu.cpp

Event class used to remove popup menus from the event notification in a safe way.

More...

Public Functions

process(SimObject * object)

A dummy virtual destructor is required so that subclasses can be deleted properly.

Detailed Description

Event class used to remove popup menus from the event notification in a safe way.

Public Functions

process(SimObject * object)

Reimplemented from: SimEvent