- Home /
Create Enumeration from List
Hi, I'm wondering how I would go about creating a dropdown enumeration based on a list. My list contains a custom class and string types for entry names, could I create an enumeration based on those strings? How would I go about giving the enumeration these entries from the list?
Comment
Your answer
Follow this Question
Related Questions
Variable Scroll How do I make it Scroll 1 Answer
A node in a childnode? 1 Answer
Two dynamic dropdowns from one source list 0 Answers
I need to create a drop DownList Like Structure in UI 0 Answers
DropDownList with string array in Editor Inspector 5 Answers