IEnumerable<Panel> Descendants { get; set; }

Summary

List of all panels that are attached to this panel, recursively, i.e. all UI.Panel.Children of this panel, children of those children, etc.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.