Lighter alternative to Listrootitemsincontainer() ?
Posted: Tue Jan 04, 2011 10:19 am
Currently, I've got in my includes, deriving from POL095, the Listrootitemsincontainer() function, which does nothing more than a foreach on the output of EnumerateItemsInContainer().
Obviously, if I got 500 items in my pack, they are 500 iterations.
There isn't a lighter alternative? I'm hoping for a POL core function, but 'till now I haven't found nothing in the docs.
But, maybe I've missed something
Obviously, if I got 500 items in my pack, they are 500 iterations.
There isn't a lighter alternative? I'm hoping for a POL core function, but 'till now I haven't found nothing in the docs.
But, maybe I've missed something