Message 1 of 1
Delegate property changes

Not applicable
08-27-2008
11:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a scripted texture that extends the standard Tiles map. Everything works fine and my new parameters drive changes to the delegate no problem at all. What I'd like to do is capture when one of the delegate parameters changes so that I can update my new parameters - is this possible? I thought of callbacks but I'd rather avoid those if possible. TIA