GUI2K4.UT2K4SPTab_DetailPhantom
- Extends
- UT2K4SPTab_Base
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPanel
|
+-- XInterface.GUITabPanel
|
+-- XInterface.UT2K4TabPanel
|
+-- GUI2K4.UT2K4SPTab_Base
|
+-- GUI2K4.UT2K4SPTab_DetailPhantom
var localized string msgGameTime;
var localized string msgMatchInfo;
var localized string msgScore;
var string TeamDetailPage;
var localized string VS;
function string getTeamName ( string TeamClass) )
function OnPhantomTrack (
GUIComponent Sender,
int LastIndex) )
defaultproperties
{
Begin Object class=GUIContextMenu Name=SPDPcmMatches
ContextItems(0)="Team details"
OnSelect=cmMatchesOnClick
End Object
Begin Object Class=MultiSelectListBox Name=SPDPlbMatches
WinWidth=0.764337
WinHeight=0.686097
WinLeft=0.117832
WinTop=0.179697
bVisibleWhenEmpty=True
RenderWeight=0.2
FontScale=FNS_Medium
OnClickSound=CS_None
bBoundToParent=true
StyleName="NoBackground"
End Object
lbMatches=SPDPlbMatches
ContextMenu=SPDPcmMatches
Begin Object class=GUISectionBackground Name=SPDPimgMatchesBg
WinWidth=0.8
WinHeight=0.8
WinLeft=0.1
WinTop=0.1
bBoundToParent=true
Caption="Other Tournament Matches Played During Your Match"
End Object
sbgMatchesBg=SPDPimgMatchesBg
TeamDetailPage="GUI2K4.UT2K4SP_DetailsTeam"
PanelCaption="Other Tournament Matches"
VS="vs"
msgMatchInfo="%gametype% in %map%"
msgGameTime="Game time: %gametime% minutes"
msgScore="Score: %team1% - %team2%"
}
|
Creation time: Do 14.8.2014 09:58:27.363 - Created with
UnCodeX