I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:UnrealMultiPlayerMenu (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Menu >> UnrealMenu >> UnrealLongMenu >> UnrealMultiPlayerMenu |
- Package:
- UnrealShare
- This class in other games:
- RTNP, UT
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