I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:UTMultiplayerMenu (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowListControl >> UWindowPulldownMenu >> UMenuMultiplayerMenu >> UTMultiplayerMenu |
- Package:
- UTMenu
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. |
null
Properties
OnlineServiceCmdAction
Type: string
Array size: 10
OnlineServiceCmdType
Type: string
Array size: 10
OnlineServiceCount
Type: int
OnlineServiceHelp
Type: string
Array size: 10
OnlineServiceItems
Type: UWindowPulldownMenuItem
Array size: 10
OnlineServices
Type: string
Array size: 10
Modifiers: config
Default value, index 0: "LOCALIZE,MPlayer"
Default value, index 1: "LOCALIZE,Heat"
Default value, index 2: "LOCALIZE,WON"
Default values
Property | Value |
---|---|
StartGameClassName | "UTMenu.UTStartGameWindow" |
UBrowserClassName | "UTBrowser.UTBrowserMainWindow" |
Instance functions
Created
function Created ()
Overrides: UMenuMultiplayerMenu.Created
ExecuteItem
function ExecuteItem (UWindowPulldownMenuItem I)
Overrides: UMenuMultiplayerMenu.ExecuteItem
ParseOption
Select
function Select (UWindowPulldownMenuItem I)
Overrides: UMenuMultiplayerMenu.Select