Hello. I want to create a variable with 3 states: young, average, old. Can I create a variable, that have that states (example on picture), so I can choose the state in instance?
Enumerated type
1 Like
I think it’s what I need. But they’re pre-compiled. Can you explain in more details how to create enum with my own states? Because I see too many different enum’s:
Thank you very much for details!
1 Like