As the title shows, I tried to add N CuiElementContainers as child containers in a CuiElementContainer, but only the first container that was originally the parent container was displayed, and the other containers that were subsequently used as child containers were not displayed. .
How can I display it correctly?
How to add a new CuiElementContainer in CuiElementContainer?
What you want to do?
Merged post
A panel with tabs?
ArtiIOMI
What you want to do?
Merged post
A panel with tabs?
Yes, similar to this kind of panel, I wonder if it can be realized?
Of course. You create one CUI container add Panel, text and buttons, and when you press the button, destroy UI panel for player, modify Panel, text, etc... and show new UI.