I don't need to test my programs. I have an error-correcting modem.

UE2:UT2K4SPTab_DetailPhantom (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4SPTab_Base >> UT2K4SPTab_DetailPhantom
Package: 
GUI2K4

Overview of phantom matches played

Written by Michiel Hendriks (c) 2003, Epic Games, Inc. All Rights Reserved

Properties

lbMatches

Type: MultiSelectListBox

Modifiers: automated


Default value: MultiSelectListBox'SPDPlbMatches'

msgGameTime

Type: string

Modifiers: localized


Default value: "Game time: %gametime% minutes"

msgMatchInfo

Type: string

Modifiers: localized


Default value: "%gametype% in %map%"

msgScore

Type: string

Modifiers: localized


Default value: "Score: %team1% - %team2%"

sbgMatchesBg

Type: GUISectionBackground

Modifiers: automated


Default value: GUISectionBackground'SPDPimgMatchesBg'

TeamDetailPage

Type: string


Default value: "GUI2K4.UT2K4SP_DetailsTeam"

VS

Type: string

Modifiers: localized


Default value: "vs"

Default values

Property Value
ContextMenu GUIContextMenu'SPDPcmMatches'
PanelCaption "Other Tournament Matches"

Subobjects

SPDPcmMatches

Class: XInterface.GUIContextMenu

Property Value
ContextItems[0] "Team details"
OnSelect cmMatchesOnClick

SPDPimgMatchesBg

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

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

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: UT2K4SPTab_Base.InitComponent


Other instance functions

cmMatchesOnClick

function cmMatchesOnClick (GUIContextMenu Sender, int ClickIndex)


getTeamName

function string getTeamName (string TeamClass)


OnPhantomTrack

function OnPhantomTrack (GUIComponent Sender, int LastIndex)