I love the smell of UnrealEd crashing in the morning. – tarquin
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[edit]
OnlineServiceCmdAction[edit]
Type: string
Array size: 10
OnlineServiceCmdType[edit]
Type: string
Array size: 10
OnlineServiceCount[edit]
Type: int
OnlineServiceHelp[edit]
Type: string
Array size: 10
OnlineServiceItems[edit]
Type: UWindowPulldownMenuItem
Array size: 10
OnlineServices[edit]
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[edit]
Property | Value |
---|---|
StartGameClassName | "UTMenu.UTStartGameWindow" |
UBrowserClassName | "UTBrowser.UTBrowserMainWindow" |
Instance functions[edit]
Created[edit]
function Created ()
Overrides: UMenuMultiplayerMenu.Created
ExecuteItem[edit]
function ExecuteItem (UWindowPulldownMenuItem I)
Overrides: UMenuMultiplayerMenu.ExecuteItem
ParseOption[edit]
Select[edit]
function Select (UWindowPulldownMenuItem I)
Overrides: UMenuMultiplayerMenu.Select