GUI2K4.UT2K4Tab_MainBase
- Extends
- UT2K4GameTabBase
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPanel
|
+-- XInterface.GUITabPanel
|
+-- XInterface.UT2K4TabPanel
|
+-- GUI2K4.UT2K4GameTabBase
|
+-- GUI2K4.UT2K4Tab_MainBase
Direct Known Subclasses:
UT2K4Tab_MainMP, UT2K4Tab_MainSP
var globalconfig string MaplistEditorMenu;
var array<string> TutorialMaps;
UT2K4Tab_MainBase
function string GetGameClass ( )
function bool GetIsTeamGame ( )
function string GetMapListClass ( )
function string GetMapName (
GUITreeList List,
int Index )
function string GetMapPrefix ( )
function string GetMapURL (
GUITreeList List,
int Index )
function string GetRulesClass ( )
function InitGameType ( )
function InitMapHandler ( )
function InitMaps ( optional string MapPrefix )
defaultproperties
{
Begin Object Class=moCheckBox Name=FilterCheck
CaptionWidth=0.100000
ComponentWidth=0.900000
Caption="Only Official Maps"
OnCreateComponent=FilterCheck.InternalOnCreateComponent
Hint="Hides all maps not created by Epic or Digital Extremes."
WinTop=0.949531
WinLeft=0.039258
WinWidth=0.341797
WinHeight=0.030035
TabOrder=1
OnChange=UT2K4Tab_MainBase.ChangeMapFilter
End Object
ch_OfficialMapsOnly=moCheckBox'GUI2K4.UT2K4Tab_MainBase.FilterCheck'
MessageNoInfo="No information available!"
AuthorText="Author"
PlayerText="players"
FilterText="Only Official Maps"
ClearText="Show All Maps"
LinkText="Link Setup"
DefaultText="Default"
AutoSelectText="Random"
MaplistEditorMenu="GUI2K4.MaplistEditor"
WinTop=0.150000
WinHeight=0.770000
}
|
Creation time: Wed 7/2/2007 19:16:23.953 - Created with
UnCodeX