Ui scrolllist, how do you use this thing

Ok how do you use this thing, uiscrolllist.

I want to order something to how I’d like it to, but I don’t know how.
There’s no option for ordering that works for me, using alphabetical order to do this is so difficult to do and not an option

I am not a ui designer, so you ui designers may be laughing at how this mortal can’t use ui.

Set UIListLayout.SortOrder to LayoutOrder, then set the LayoutOrder property of each list item in ascending order (i.e., 0 appears before 1).

2 Likes

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