I don't need to test my programs. I have an error-correcting modem.
UE2:UT2K4Tab_MainBase (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4GameTabBase >> UT2K4Tab_MainBase |
- Package:
- GUI2K4
- Direct subclasses:
- UT2K4Tab_MainMP, UT2K4Tab_MainSP
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: 12/11/2003 Base class for main maplist tab in Host Multiplayer / Instant Action areas
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties
Property group 'UT2K4Tab_MainBase'
AuthorText
Type: string
Modifiers: localized
Default value: "Author"
AutoSelectText
Type: string
Modifiers: localized
Default value: "Random"
bOnlyShowCustom
Type: bool
Modifiers: globalconfig
bOnlyShowOfficial
Type: bool
Modifiers: globalconfig
ClearText
Type: string
Modifiers: localized
Default value: "Show All Maps"
DefaultText
Type: string
Modifiers: localized
Default value: "Default"
FilterText
Type: string
Modifiers: localized
Default value: "Only Official Maps"
LinkText
Type: string
Modifiers: localized
Default value: "Link Setup"
Maps
Type: array<MaplistRecord.MapItem>
MessageNoInfo
Type: string
Modifiers: localized
Default value: "No information available!"
PlayerText
Type: string
Modifiers: localized
Default value: "players"
Internal variables
b_Primary
Type: GUIButton
b_Secondary
Type: GUIButton
CacheMaps
Type: array<CacheManager.MapRecord>
ch_OfficialMapsOnly
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'FilterCheck'
CurrentGameType
Type: CacheManager.GameRecord
MapHandler
Type: MaplistManager
MaplistEditorMenu
Type: string
Modifiers: globalconfig
Default value: "GUI2K4.MaplistEditor"
TutorialMaps
Default values
Property | Value |
---|---|
WinHeight | 0.77 |
WinTop | 0.15 |
Subobjects
FilterCheck
Class: XInterface.moCheckBox
Property | Value |
---|---|
bAutoSizeCaption | True |
bSquare | True |
Caption | "Only Official Maps" |
CaptionWidth | 0.1 |
ComponentWidth | 0.9 |
Hint | "Hides all maps not created by Epic or Digital Extremes." |
OnChange | ChangeMapFilter |
TabOrder | 1 |
WinHeight | 0.030035 |
WinLeft | 0.039258 |
WinTop | 0.949531 |
WinWidth | 0.341797 |
Functions
Events
InitComponent
Overrides: UT2K4GameTabBase.InitComponent