I don't need to test my programs. I have an error-correcting modem.

UE2:UT2K4Tab_IAMaplist (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
GUI2K4

Created on: 09/12/2003 This tab is used in instant action games.

Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved

Default values[edit]

Property Value
lb_Maps MapListBox'Maplist'

Subobjects[edit]

Maplist[edit]

Class: GUI2K4.MapListBox

Property Value
bBoundToParent True
bScaleToParent True
bVisibleWhenEmpty True
StyleName "NoBackground"
WinHeight 0.834375
WinLeft 0.0
WinTop 0.14375
WinWidth 1.0

Functions[edit]

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: UT2K4Tab_ServerMapList.InitComponent


Other instance functions[edit]

HandleContextSelect[edit]

function bool HandleContextSelect (GUIContextMenu Sender, int Index)


ProcessMapName[edit]

function ProcessMapName (string NewMap)

Overrides: UT2K4Tab_ServerMapList.ProcessMapName