Hey I am Seeking of Making a RTS (BTW Now have a Functioning Base) but I am Right Now Learning how to make the Menu for the Game Lobby Were Maps and other things can be Selected. Like in this Old Game Menu from a game I loved when I was a kid:
But I am trying to get the Combo Box to interact with the Enum in the Game Mode (For I set up the Game Mode to Set Up the Player Faction and Team.) I was wondering how to approach this for I am wondering is there a way for the Drop Down menu just to be the Enum instead of Casting to the Game Mode. Or is Casting to the Game Mode Correct? I am still very new to this if anyone knows any tutorials I would be grateful. Thank you. Also Here is what I did Code Wise for the Menu: