I have a maya plugin that contains a node and an MPxData derived object that is a member of the node. I'd like to unload the plugin, but if a node has been created already it won't unload - even after flushUndo or after making a new scene.
Any ideas?
