|
C++ API Reference
|
Introduced in 2027.1 More...
#include <MSequencerCustomDrawManager.h>
Public Member Functions | |
| virtual void | operator() (MString menuId, MTime time)=0 |
| Called to build a context menu for a primitive. More... | |
Introduced in 2027.1
Called to build a context menu for a primitive.
| [in] | menuId | The unique identifier for the menu to be built. |
| [in] | time | The time at which the menu is being requested. |