On 25/11/2013 at 16:45, xxxxxxxx wrote:
Hi,
Perhaps I am looking at it the wrong way, as I am still coming to grips with how the userdata container works - but I'd like to reorder the userdata on a generator object without removing it and rebuilding it. I can see that GetUserDataContainer
() returns a list of containers - that's great - but I can't see a way to pass a new reordered list back to the object's userdata (I can only set or add individual elements, and new items are always added to the end of the stack regardless of ID).
Any tips?
cheers,
Iain