C++ API Reference
|
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... | |
Introduced in 2023.0
|
pure virtual |
Called at the start of a primitive edit operation.
[in] | time | Time of the initial edit frame. This is the frame on the time slider where the mouse was pressed to begin editing. |