| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- UWindow.UWindowBase
|
+-- UWindow.UWindowWindow
|
+-- UWindow.UWindowDialogControl
|
+-- UWindow.UWindowListControl
|
+-- UWindow.UWindowPulldownMenu
|
+-- UMenu.UMenuMultiplayerMenu
|
+-- UTMenu.UTMultiplayerMenu
| Variables Summary | |
|---|---|
| string | OnlineServiceCmdAction[10] |
| string | OnlineServiceCmdType[10] |
| int | OnlineServiceCount |
| string | OnlineServiceHelp[10] |
| UWindowPulldownMenuItem | OnlineServiceItems[10] |
| string | OnlineServices[10] |
| Inherited Variables from UWindow.UWindowPulldownMenu |
|---|
| HBorder, ItemHeight, Owner, Selected, TextBorder, VBorder |
| Functions Summary | ||
|---|---|---|
![]() | Created ())) | |
![]() | ExecuteItem (UWindowPulldownMenuItem I)) | |
![]() | string | ParseOption (string Input, int Pos)) |
![]() | 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 |
|---|
| Functions Detail |
|---|
Created Source code
ExecuteItem Source code
ParseOption Source code
Select Source code| 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 | UnrealScript Documentation |
| previous class next class | frames no frames | |||||