Mostly Harmless

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

Property Value
lb_Maps MapListBox'Maplist'

Subobjects

Maplist

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

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: UT2K4Tab_ServerMapList.InitComponent


Other instance functions

HandleContextSelect

function bool HandleContextSelect (GUIContextMenu Sender, int Index)


ProcessMapName

function ProcessMapName (string NewMap)

Overrides: UT2K4Tab_ServerMapList.ProcessMapName