Mostly Harmless
UE2:UT2K4Tab_IAMaplist (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> MidGamePanel >> UT2K4Tab_ServerMapList >> UT2K4Tab_IAMaplist |
- Package:
- GUI2K4
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. |
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]
ProcessMapName[edit]
function ProcessMapName (string NewMap)
Overrides: UT2K4Tab_ServerMapList.ProcessMapName