Collects user interface elements and provides convenient access to this collection.[Documentation]A quick and easy way to collect your user interface elements into one collection and then get objects by their name or by index. Add your own element types.FeaturesAn easy way to collect items in one place;Search in the collection;Class generation with TagName so as not to enter a name and not make a typo;Searching for objects within itself and adding to the list;Smart search that skips children of certain types;Deleting slots in a collection according to a certain algorithm (all, with an empty object, with a GameObject type).How workAdd a "Collection UI Elements" component to the game object and click the "Find and add element" button, it will find the items inside itself and add them to the collection.FeaturesAn easy way to collect items in one place;Its types for searching objects;Searching for objects within itself and adding to the list;Smart search that skips children of certain types.Supported OSAll OS supported.Link to documentationSite https://nme8.com/collection-ui-elements/