operator=
Function Usage
Overloads the operator.
Prototype
MxPluginBase& operator=(const MxPluginBase &) = delete;
MxPluginBase& operator=(const MxPluginBase &&) = delete;
Parent topic: MxPluginBase
Overloads the operator.
MxPluginBase& operator=(const MxPluginBase &) = delete;
MxPluginBase& operator=(const MxPluginBase &&) = delete;