How can I get layout order of UI Element

Hi,Developers

I have a question how can I get layout order of frame,button or anything else when it was sortered by UIgridLayout basically I am making an inventory so I need it. I appreciate any help!

Thanks.

What do you mean by this?

Unless you are asking for something else, you can get a Property called LayoutOrder from most UI objects, as well as modify it to your liking.

1 Like

Thanks a lot! I was so stupid that I didnt finds this xD. Thanks again!

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.