Message 1 of 2
Finding when a new object is created

Not applicable
10-05-2007
06:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I would like to basically intercept any new objects as they're created and assign it a custom type. So I was wondering if there was a callback or something I could use instead of looping and checking for a new object in the scene every frame.