Message 1 of 1
How to get events when objects created, deleted, modified in the C++ API

Not applicable
07-05-2017
06:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So I get the DagObjectCreated, delete events, but how do I find which object(s) was added to the scene?
Same for deleting and modify.
I want to get these events for the objects so I can update some remote scene outside Maya, in realtime.
Thanks!