How do I add enums after these 2 default options that I have set to appear in a combo box string without needing to add them in the Enum?


I use an Add array but how do I get this combo box array? For each enum works but my filter system overrides the initial indexes that were supposed to be “All” and “Favorites”.