If using from within a plugin module’s initializePlugin or uninitializePlugin callback, pass along the MObject given to these functions.
Used to register this MPx object wrapper with the maya plugin.
By default the command will be registered to a dummy plugin provided by pymel.
If using from within a plugin module’s initializePlugin or uninitializePlugin callback, pass along the MObject given to these functions.
When implementing the derived MPx wrappers, do not override this - instead, override _registerOverride