I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:UT2K4SPTab_DetailPhantom (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4SPTab_Base >> UT2K4SPTab_DetailPhantom |
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. |
Overview of phantom matches played
Written by Michiel Hendriks (c) 2003, Epic Games, Inc. All Rights Reserved
Properties[edit]
lbMatches[edit]
Type: MultiSelectListBox
Modifiers: automated
Default value: MultiSelectListBox'SPDPlbMatches'
msgGameTime[edit]
Type: string
Modifiers: localized
Default value: "Game time: %gametime% minutes"
msgMatchInfo[edit]
Type: string
Modifiers: localized
Default value: "%gametype% in %map%"
msgScore[edit]
Type: string
Modifiers: localized
Default value: "Score: %team1% - %team2%"
sbgMatchesBg[edit]
Type: GUISectionBackground
Modifiers: automated
Default value: GUISectionBackground'SPDPimgMatchesBg'
TeamDetailPage[edit]
Type: string
Default value: "GUI2K4.UT2K4SP_DetailsTeam"
VS[edit]
Type: string
Modifiers: localized
Default value: "vs"
Default values[edit]
Property | Value |
---|---|
ContextMenu | GUIContextMenu'SPDPcmMatches' |
PanelCaption | "Other Tournament Matches" |
Subobjects[edit]
SPDPcmMatches[edit]
Class: XInterface.GUIContextMenu
Property | Value |
---|---|
ContextItems[0] | "Team details" |
OnSelect | cmMatchesOnClick |
SPDPimgMatchesBg[edit]
Class: XInterface.GUISectionBackground
Property | Value |
---|---|
bBoundToParent | True |
Caption | "Other Tournament Matches Played During Your Match" |
WinHeight | 0.8 |
WinLeft | 0.1 |
WinTop | 0.1 |
WinWidth | 0.8 |
SPDPlbMatches[edit]
Class: XInterface.MultiSelectListBox
Property | Value |
---|---|
bBoundToParent | True |
bVisibleWhenEmpty | True |
FontScale | FNS_Medium |
OnClickSound | CS_None |
RenderWeight | 0.2 |
StyleName | "NoBackground" |
WinHeight | 0.686097 |
WinLeft | 0.117832 |
WinTop | 0.179697 |
WinWidth | 0.764337 |
Functions[edit]
Events[edit]
InitComponent[edit]
Overrides: UT2K4SPTab_Base.InitComponent