Quote:
|
Originally Posted by Zonx
Many items in the default UI are hard coded to recieve certain data so long as the object nesting/nameing remians unchanged. The minute you move say an effect icon out of the expected nesting or rename it to something the client doesn't expect, you break the hard coded data link and must use DynamicData.
|
Ok, I wasn't sure if it was something I could work with. This makes more sense.