Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UTMenu.UTMultiplayerMenu

Extends
UMenuMultiplayerMenu

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowDialogControl
         |   
         +-- UWindow.UWindowListControl
            |   
            +-- UWindow.UWindowPulldownMenu
               |   
               +-- UMenu.UMenuMultiplayerMenu
                  |   
                  +-- UTMenu.UTMultiplayerMenu

Variables Summary
stringOnlineServiceCmdAction[10]
stringOnlineServiceCmdType[10]
intOnlineServiceCount
stringOnlineServiceHelp[10]
UWindowPulldownMenuItemOnlineServiceItems[10]
stringOnlineServices[10]
Inherited Variables from UMenu.UMenuMultiplayerMenu
bOpenLAN, bOpenLocation, Browser, BrowserHelp, BrowserName, BrowserWindow, Disconnect, DisconnectHelp, DisconnectName, LAN, LANHelp, LANName, OpenLocation, OpenLocationHelp, OpenLocationName, Patch, PatchHelp, PatchName, Reconnect, ReconnectHelp, ReconnectName, Start, StartGameClassName, StartHelp, StartName, SuggestNetspeed, SuggestNetspeedText, SuggestNetspeedTitle, SuggestPlayerSetup, SuggestPlayerSetupText, SuggestPlayerSetupTitle, UBrowserClassName
Inherited Variables from UWindow.UWindowPulldownMenu
HBorder, ItemHeight, Owner, Selected, TextBorder, VBorder

Functions Summary
function Created ()))
function ExecuteItem (UWindowPulldownMenuItem I))
functionstring ParseOption (string Input, int Pos))
function Select (UWindowPulldownMenuItem I))
Inherited Functions from UMenu.UMenuMultiplayerMenu
Created, ExecuteItem, LoadUBrowser, MessageBoxDone, NotifyAfterLevelChange, NotifyBeforeLevelChange, NotifyQuitUnreal, ResolutionChanged, Select, WindowShown
Inherited Functions from UWindow.UWindowPulldownMenu
AddMenuItem, BeforeExecuteItem, BeforePaint, Clear, CloseUp, Created, DeSelect, DrawItem, DrawMenuBackground, ExecuteItem, FocusOtherWindow, GetMenuBar, KeyDown, KeyUp, LMouseDown, LMouseUp, MenuCmd, MouseMove, Paint, PerformSelect, Select, SetSelected, ShowWindow


Variables Detail

OnlineServiceCmdAction[10] Source code

var string OnlineServiceCmdAction[10];

OnlineServiceCmdType[10] Source code

var string OnlineServiceCmdType[10];

OnlineServiceCount Source code

var int OnlineServiceCount;

OnlineServiceHelp[10] Source code

var string OnlineServiceHelp[10];

OnlineServiceItems[10] Source code

var UWindowPulldownMenuItem OnlineServiceItems[10];

OnlineServices[10] Source code

var config string OnlineServices[10];


Functions Detail

Created Source code

function Created ( ) )

ExecuteItem Source code

function ExecuteItem ( UWindowPulldownMenuItem I) )

ParseOption Source code

function string ParseOption ( string Input, int Pos) )

Select Source code

function Select ( UWindowPulldownMenuItem I) )


Defaultproperties

defaultproperties
{
     OnlineServices(0)="LOCALIZE,MPlayer"
     OnlineServices(1)="LOCALIZE,Heat"
     OnlineServices(2)="LOCALIZE,WON"
     UBrowserClassName="UTBrowser.UTBrowserMainWindow"
     StartGameClassName="UTMenu.UTStartGameWindow"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:15:20.108 - Created with UnCodeX