Mostly Harmless

UE1:UMenuStartMatchClientWindow (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Package: 
UMenu
This class in other games:
UT

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

function BeforePaint (Canvas C, float X, float Y)

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