C++ API Reference
MSetCopyPrimitivesFct Class Referenceabstract

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...
 

Detailed Description

Introduced in 2024.1

2024.1:
Introduced in this version.

Member Function Documentation

virtual void operator() ( bool  copy)
pure virtual

Called during mouse drag to set the primitives to be copied.

Parameters
[in]copySets whether the current edit is a copy operation or not.

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