There is no spoon
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[edit]
Property group 'UT2K4Tab_MainBase'[edit]
AuthorText[edit]
Type: string
Modifiers: localized
Default value: "Author"
AutoSelectText[edit]
Type: string
Modifiers: localized
Default value: "Random"
bOnlyShowCustom[edit]
Type: bool
Modifiers: globalconfig
bOnlyShowOfficial[edit]
Type: bool
Modifiers: globalconfig
ClearText[edit]
Type: string
Modifiers: localized
Default value: "Show All Maps"
DefaultText[edit]
Type: string
Modifiers: localized
Default value: "Default"
FilterText[edit]
Type: string
Modifiers: localized
Default value: "Only Official Maps"
LinkText[edit]
Type: string
Modifiers: localized
Default value: "Link Setup"
Maps[edit]
Type: array<MaplistRecord.MapItem>
MessageNoInfo[edit]
Type: string
Modifiers: localized
Default value: "No information available!"
PlayerText[edit]
Type: string
Modifiers: localized
Default value: "players"
Internal variables[edit]
b_Primary[edit]
Type: GUIButton
b_Secondary[edit]
Type: GUIButton
CacheMaps[edit]
Type: array<CacheManager.MapRecord>
ch_OfficialMapsOnly[edit]
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'FilterCheck'
CurrentGameType[edit]
Type: CacheManager.GameRecord
MapHandler[edit]
Type: MaplistManager
MaplistEditorMenu[edit]
Type: string
Modifiers: globalconfig
Default value: "GUI2K4.MaplistEditor"
TutorialMaps[edit]
Default values[edit]
Property | Value |
---|---|
WinHeight | 0.77 |
WinTop | 0.15 |
Subobjects[edit]
FilterCheck[edit]
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[edit]
Events[edit]
InitComponent[edit]
Overrides: UT2K4GameTabBase.InitComponent