Change Event for Scene?
Hi,
I have a list that I want to update when objects have been added or deleted from the Maya scene.
Is there some kind of global event or perhaps an Outliner event that fires when a change like this happens?
I found the scriptJob event "DagObjectCreated" for when an object is added but I can't find the equivalent for when an object is removed.
I am working in PyMel. Thank you!
Last edited by blastframe; 09-10-2016 at 08:44 PM.