My program doesn't have bugs. It just develops random features.
UE2:UT2K4SP_Details (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> UT2K4MainPage >> UT2K4SP_Details |
Contents
- 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. |
Tournament details
Written by Michiel Hendriks (c) 2003, Epic Games, Inc. All Rights Reserved
Properties[edit]
btnClose[edit]
Type: GUIButton
Modifiers: automated
Default value: GUIButton'SPDbtnClose'
btnExport[edit]
Type: GUIButton
Modifiers: automated
Default value: GUIButton'SPDbtnExport'
cbAlwaysShow[edit]
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'SPDcbAlwaysShow'
GP[edit]
Type: UT2K4GameProfile
PageCaption[edit]
Type: string
Modifiers: localized
Default value: "Tournament details"
ProfileExported[edit]
Type: string
Modifiers: localized
Default value: "Profile details exported to:|%filename%"
ProfileExporter[edit]
Type: string
Modifiers: globalconfig
profile exporter to use
Default value: "GUI2K4.SPProfileExporter"
Default values[edit]
Property | Value |
---|---|
bDrawFocusedLast | False |
bPersistent | False |
OnClose | OnDetailClose |
OnPreDraw | InternalOnPreDraw |
PanelCaption[0] | "Last Match Played" |
PanelCaption[1] | "Opponent Teams" |
PanelCaption[2] | "Other Tournament Matches" |
PanelClass[0] | "GUI2K4.UT2K4SPTab_DetailMatch" |
PanelClass[1] | "GUI2K4.UT2K4SPTab_DetailEnemies" |
PanelClass[2] | "GUI2K4.UT2K4SPTab_DetailPhantom" |
PanelHint[0] | "Overview of the last match played" |
PanelHint[1] | "Overview of the teams you've played against" |
PanelHint[2] | "Overview of matches played by other teams" |
t_Footer | ButtonFooter'SPDftrFooter' |
t_Header | GUIHeader'SPDhdrHeader' |
Subobjects[edit]
SPDbtnClose[edit]
Class: XInterface.GUIButton
Property | Value |
---|---|
bBoundToParent | True |
Caption | "CLOSE" |
Hint | "Return to the ladder" |
OnClick | btnCloseOnClick |
RenderWeight | 1.0 |
StyleName | "FooterButton" |
TabOrder | 0 |
WinHeight | 0.040703 |
WinLeft | 0.0 |
WinTop | 0.959479 |
WinWidth | 0.12 |
SPDbtnExport[edit]
Class: XInterface.GUIButton
Property | Value |
---|---|
bBoundToParent | True |
Caption | "EXPORT" |
Hint | "Export the details to a file" |
OnClick | btnExportOnClick |
RenderWeight | 1.0 |
StyleName | "FooterButton" |
TabOrder | 1 |
WinHeight | 0.040703 |
WinLeft | 0.88 |
WinTop | 0.959479 |
WinWidth | 0.12 |
SPDcbAlwaysShow[edit]
Class: XInterface.moCheckBox
Property | Value |
---|---|
bAutoSizeCaption | True |
Caption | "Show after a match" |
OnChange | cbAlwaysShowOnChange |
RenderWeight | 1.0 |
TabOrder | 2 |
WinHeight | 0.03 |
WinLeft | 0.00625 |
WinTop | 0.966146 |
WinWidth | 0.289063 |
[edit]
Class: GUI2K4.ButtonFooter
Property | Value |
---|---|
RenderWeight | 0.3 |
SPDhdrHeader[edit]
Class: XInterface.GUIHeader
Property | Value |
---|---|
RenderWeight | 0.3 |
Functions[edit]
Events[edit]
InitComponent[edit]
Overrides: UT2K4MainPage.InitComponent
Other instance functions[edit]
btnCloseOnClick[edit]
btnExportOnClick[edit]
cbAlwaysShowOnChange[edit]
InternalOnChange[edit]
Overrides: UT2K4MainPage.InternalOnChange
Clicked a TabButton