|
C++ API Reference
|
Introduced in 2024.1 More...
#include <MTimeSliderCustomDrawManager.h>
Public Member Functions | |
| virtual void | operator() (bool copy)=0 |
| Called during mouse drag to set the primitives to be copied. More... | |
Introduced in 2024.1
|
pure virtual |
Called during mouse drag to set the primitives to be copied.
| [in] | copy | Sets whether the current edit is a copy operation or not. |