How can I sort items in array by properties?

This helped me solve my issue, so thanks! I got a small “accessed none” errors from the Get when I copied your Blueprint exactly though, so I threw in some safety checks. Also wanted the function to be more flexible so I put in a select that’s controlled by an enum that’s set manually on the node, together with an option to switch direction of the sorting.

1 Like