I noticed that the reflected functions are not ordered in an alphabetical order, like on the attached screenshot.
Could this be corrected, please? Or is there a setting somewhere that puts this issue right?
Hey,
The reflected types are actually ordered by their type name, but they are also first ordered by their namespace name.
This way all types of the same namespace are closer together.
I could change this so that sub-namespaces (like UnityEngine.UI) are not taken into account for the ordering, but rather only the first/root namespace (eg UnityEngine only).
I don’t know what would be best, but I was hardly able to find e.g., Analytics way down at the bottom of the list at first.
Would it make sense to expand Flowcanvas settings to offer options for different kinds of sorting?
Author
Posts
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.
Login
Register
By registering on this website you agree to our Privacy Policy.