I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:UT2K4MainPage (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> UT2K4MainPage |
Contents
- Package:
- GUI2K4
- Direct subclasses:
- UT2K4GamePageBase, UT2K4ModsAndDemos, UT2K4SP_Details, UT2K4SP_Main, UT2K4ServerBrowser, UT2K4SettingsPage
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. |
Base class for all main menu pages.
Written by Ron Prestenback (c) 2003, Epic Games, Inc. All Rights Reserved
Properties
c_Tabs
Type: GUITabControl
Modifiers: automated
Default value: GUITabControl'PageTabs'
HighScoreFile
Type: string
file where the higscores are stored
Default value: "UT2004HighScores"
i_Background
Type: BackgroundImage
Modifiers: automated
Default value: BackgroundImage'PageBackground'
i_bkChar
Type: GUIImage
Modifiers: automated
Default value: GUIImage'BkChar'
i_bkScan
Type: GUIImage
Modifiers: automated
Default value: BackgroundImage'PageScanLine'
PanelCaption
Modifiers: localized
PanelClass
PanelHint
Modifiers: localized
Type: ButtonFooter
Modifiers: automated
t_Header
Type: GUIHeader
Modifiers: automated
TotalUnlockedCharacters
Type: string
Modifiers: private, globalconfig
Default values
Property | Value |
---|---|
bPersistent | True |
bRestorable | True |
WinHeight | 1.0 |
WinTop | 0.0 |
Subobjects
BkChar
Class: XInterface.GUIImage
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Image | Material'2K4Menus.BKRenders.Char01' | ||||||||||
ImageColor |
|
||||||||||
ImageStyle | ISTY_Scaled | ||||||||||
RenderWeight | 0.02 | ||||||||||
WinHeight | 1.0 | ||||||||||
WinLeft | 0.0 | ||||||||||
WinTop | 0.0 | ||||||||||
WinWidth | 1.0 | ||||||||||
X1 | 0 | ||||||||||
X2 | 1024 | ||||||||||
Y1 | 0 | ||||||||||
Y2 | 768 |
PageBackground
Class: XInterface.BackgroundImage
Property | Value |
---|---|
Image | Material'2K4Menus.BKRenders.bgndTile' |
ImageStyle | ISTY_PartialScaled |
RenderWeight | 0.01 |
X1 | 0 |
X2 | 4 |
Y1 | 0 |
Y2 | 768 |
PageScanLine
Class: XInterface.BackgroundImage
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Image | Material'2K4Menus.BKRenders.ScanLines' | ||||||||||
ImageColor |
|
||||||||||
ImageRenderStyle | MSTY_Alpha | ||||||||||
ImageStyle | ISTY_Tiled | ||||||||||
RenderWeight | 0.03 | ||||||||||
WinHeight | 1.0 | ||||||||||
WinLeft | 0.0 | ||||||||||
WinTop | 0.0 | ||||||||||
WinWidth | 1.0 | ||||||||||
X1 | 0 | ||||||||||
X2 | 32 | ||||||||||
Y1 | 0 | ||||||||||
Y2 | 32 |
PageTabs
Class: XInterface.GUITabControl
Property | Value |
---|---|
bAcceptsInput | True |
BackgroundStyleName | "TabBackground" |
bDockPanels | True |
bFillSpace | False |
OnChange | InternalOnChange |
RenderWeight | 0.49 |
TabHeight | 0.04 |
TabOrder | 3 |
WinHeight | 0.04 |
WinLeft | 0.01 |
WinTop | 0.0 |
WinWidth | 0.98 |
Functions
Static functions
IsUnlocked
UnlockCharacter
Events
HandleParameters
Overrides: GUIPage.HandleParameters
InitComponent
Overrides: GUIPage.InitComponent
Other instance functions
GetRestoreParams
Overrides: GUIPage.GetRestoreParams