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=GUIComboBox Name=MyGameTypeCombo
WinWidth=0.365000
WinHeight=24.000000
WinLeft=0.615740
WinTop=0.250000
End Object
Begin Object class=GUILabel Name=MyGameTypeLabel
Caption="Game Type"
TextALign=TXTA_Left
TextColor=(R=255,G=255,B=255,A=255)
WinWidth=0.400000
WinHeight=24.000000
WinLeft=0.405117
WinTop=0.283333
End Object
Begin Object Class=GUIPanel Name=GameTypePanel
Controls(0)=MyGameTypeCombo
Controls(1)=MyGameTypeLabel
End Object
Begin Object Class=GUISplitter Name=MyGameTypeSplitter
WinWidth=1.0
WinHeight=0.9
WinTop=0
WinLeft=0
Controls(0)=GameTypePanel
SplitOrientation=SPLIT_Vertical
SplitPosition=0.08
Background=DefaultTexture
bBoundToParent=true
bScaleToParent=true
bFixedSplitter=true
bDrawSplitter=false
End Object
GameTypeSplit=MyGameTypeSplitter
} |
Creation time: Do 14.8.2014 09:58:01.307 - Created with
UnCodeX