XInterface.Browser_ServerListPageMSCustom
- Extends
- Browser_ServerListPageMS
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPanel
|
+-- XInterface.GUITabPanel
|
+-- XInterface.UT2K3TabPanel
|
+-- XInterface.Browser_Page
|
+-- XInterface.Browser_ServerListPageBase
|
+-- XInterface.Browser_ServerListPageMS
|
+-- XInterface.Browser_ServerListPageMSCustom
Inherited Variables from XInterface.Browser_ServerListPageMS |
bStarted, GameType, MSC, MustUpgradeString, PingRecvString, QueryFinHead, QueryFinTail, RefreshCaption, RefreshFinHead, RefreshFinMid, RefreshFinTail, RePingServersCaption |
Inherited Functions from XInterface.Browser_ServerListPageMS |
AddQueryTerm, CancelPings, InitComponent, MyPingTimeout, MyQueryFinished, MyReceivedPingInfo, MyRefreshClick, MyRePing, OnCloseBrowser, PingServer, RefreshList, ShowPanel, UpdateStatusPingCount |
var bool CustomInitialized;
var config string LastGameType;
function string FindGameTypeName ( string GameType )
static function bool IsStandardGameType ( string Desc )
function string MyParseDescStr ( string DescStr, int index )
function PopulateGameTypes ( )
defaultproperties
{
Begin Object Class=GUISplitter Name=MyGameTypeSplitter
SplitPosition=0.080000
bFixedSplitter=Wahr
bDrawSplitter=Falsch
Background=Texture'Engine.DefaultTexture'
Begin Object Class=GUIPanel Name=GameTypePanel
Begin Object Class=GUIComboBox Name=MyGameTypeCombo
WinTop=0.250000
WinLeft=0.615740
WinWidth=0.365000
WinHeight=24.000000
OnKeyEvent=MyGameTypeCombo.InternalOnKeyEvent
End Object
Controls(0)=GUIComboBox'XInterface.Browser_ServerListPageMSCustom.MyGameTypeCombo'
Begin Object Class=GUILabel Name=MyGameTypeLabel
Caption="Game Type"
TextColor=(B=255,G=255,R=255)
WinTop=0.283333
WinLeft=0.405117
WinWidth=0.400000
WinHeight=24.000000
End Object
Controls(1)=GUILabel'XInterface.Browser_ServerListPageMSCustom.MyGameTypeLabel'
End Object
Controls(0)=GUIPanel'XInterface.Browser_ServerListPageMSCustom.GameTypePanel'
WinHeight=0.900000
bBoundToParent=Wahr
bScaleToParent=Wahr
End Object
GameTypeSplit=GUISplitter'XInterface.Browser_ServerListPageMSCustom.MyGameTypeSplitter'
}
|
Creation time: Mo 16.4.2007 11:20:16.515 - Created with
UnCodeX