Hi!
I have ScriptableObjects in my project folder. Each of them contains a public “ID” field
Can I sort them in the unity editor not by name but by ID, without adding the ID to the name? Or would that be too hard?
Thanks!
1 Like