C++ API Reference
MStartPrimitiveEditingFct Class Referenceabstract

Introduced in 2023.0 More...

#include <MTimeSliderCustomDrawManager.h>

Public Member Functions

virtual void operator() (MTime time)=0
 Called at the start of a primitive edit operation. More...
 

Detailed Description

Introduced in 2023.0

2023.0:
Introduced in this version.
Examples:
demoSequencerDrawManagerPlugin/sequencerDrawObject.cpp.

Member Function Documentation

virtual void operator() ( MTime  time)
pure virtual

Called at the start of a primitive edit operation.

Parameters
[in]timeTime of the initial edit frame. This is the frame on the time slider where the mouse was pressed to begin editing.
Examples:
demoSequencerDrawManagerPlugin/sequencerDrawObject.cpp.

The documentation for this class was generated from the following files: