Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE1:UnrealMultiPlayerMenu (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Menu >> UnrealMenu >> UnrealLongMenu >> UnrealMultiPlayerMenu |
- Package:
- UnrealShare
- This class in other games:
- RTNP, U1
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
UnrealMultiPlayerMenu
Default values[edit]
Property | Value |
---|---|
HelpMessage[1] | "Join a network game." |
HelpMessage[2] | "Set up and start a network game." |
HelpMessage[3] | "Configure appearance, name, and team name." |
MenuLength | 3 |
MenuList[1] | "JOIN GAME" |
MenuList[2] | "START GAME" |
MenuList[3] | "PLAYER SETUP" |
Instance functions[edit]
DrawMenu[edit]
function DrawMenu (Canvas Canvas)
Overrides: UnrealLongMenu.DrawMenu
ProcessSelection[edit]
function bool ProcessSelection ()
Overrides: Menu.ProcessSelection