UE1:UMenuStartMatchClientWindow (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UMenuDialogClientWindow >> UMenuStartMatchClientWindow |
- Package:
- UMenu
- This class in other games:
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
BotmatchParent
Type: UMenuBotmatchClientWindow
GameCombo
Type: UWindowComboControl
GameHelp
Type: string
Modifiers: localized
Default value: "Select the type of game to play."
Games
Type: string
Array size: 256
GameText
Type: string
Modifiers: localized
Default value: "Game Type:"
Initialized
Type: bool
MapCombo
Type: UWindowComboControl
MapHelp
Type: string
Modifiers: localized
Default value: "Select the map to play."
MapText
Type: string
Modifiers: localized
Default value: "Map Name:"
MaxGames
Type: int
Instance functions
AfterCreate
function AfterCreate ()
Overrides: UWindowWindow.AfterCreate
BeforePaint
Overrides: UWindowWindow.BeforePaint
Created
function Created ()
Overrides: UWindowWindow.Created
GameChanged
function GameChanged ()
IterateMaps
function IterateMaps (string DefaultMap)
MapChanged
function MapChanged ()
Notify
function Notify (UWindowDialogControl C, byte E)
Overrides: UMenuDialogClientWindow.Notify