This reference page is linked to from the following overview topics: Classes Involved in the Action System.
#include <actiontable.h>
When a user makes a selection from a dynamic menu 3ds Max will call DynamicMenuCallback::MenuItemSelected() to process that selection.
Public Member Functions |
|
virtual void | MenuItemSelected (int itemId)=0 |
Called to process the user's menu selection.
|
virtual void MenuItemSelected | ( | int | itemId | ) | [pure virtual] |
Called to process the user's menu selection.