Is there a way to find out what depths have been taken inside a MC.
So lets say I use the
container.getNextHighestDepth()
a bunch of times and then down the line I wanted to see what depths were takend inside the container mc.
How could I do that.
Thanks,