- Extends
- UT2K3GUIPage
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K3GUIPage
|
+-- XInterface.ServerBrowser
Inherited Variables from XInterface.GUIPage |
Background, BackgroundColor, BackgroundRStyle, bAllowedAsLast, bCaptureInput, bCheckResolution, bDisconnectOnOpen, bPauseIfPossible, bPersistent, bRenderWorld, bRequire640x480, bRestorable, CloseSound, InactiveFadeColor, OpenSound, ParentPage, Timers |
Enumerations Summary |
EStatsServerView SSV_Any,
SSV_OnlyStatsEnabled,
SSV_NoStatsEnabled,
|
ETranslocServerView TSV_Any,
TSV_OnlyTransloc,
TSV_NoTransloc,
|
EViewMutatorMode VMM_AnyMutators,
VMM_NoMutators,
VMM_ThisMutator,
VMM_NotThisMutator |
EWeaponStayServerView WSSV_Any,
WSSV_OnlyWeaponStay,
WSSV_NoWeaponStay,
|
Inherited Functions from XInterface.GUIPage |
AllowOpen, ChangeHint, CheckResolution, Closed, Free, GetDataString, GetRestoreParams, HandleObject, HandleParameters, InitComponent, IsOpen, NotifyLevelChange, PlayCloseSound, PlayOpenSound, SetDataString, SetFocus |
var bool bCreatedQueryTabs;
var bool bCreatedStandardTabs;
var localized string InvasionType;
var localized string InvasionTypeName;
var localized string LMSType;
var localized string LMSTypeName;
var localized string MutantType;
var localized string MutantTypeName;
ServerBrowser
enum
EViewMutatorMode
{
VMM_AnyMutators,
VMM_NoMutators,
VMM_ThisMutator,
VMM_NotThisMutator
};
function bool HaveBonusPack ( ) )
function bool HaveCustomGameTypes ( ) )
function InternalOnClose ( optional Bool bCanceled) )
function MOTDVerified ( bool bMSVerified) )
defaultproperties
{
Begin Object Class=Browser_MOTD Name=MyMOTDPage
PageCaption="News"
End Object
MOTDPage=MyMOTDPage
Begin Object Class=Browser_ServerListPageMS Name=MyDMServerListPage
GameType="xDeathMatch"
PageCaption="DM"
End Object
DMServerListPage=MyDMServerListPage
Begin Object Class=Browser_ServerListPageMS Name=MyTDMServerListPage
GameType="xTeamGame"
PageCaption="Team DM"
End Object
TDMServerListPage=MyTDMServerListPage
Begin Object Class=Browser_ServerListPageMS Name=MyCTFServerListPage
GameType="xCTFGame"
PageCaption="CTF"
End Object
CTFServerListPage=MyCTFServerListPage
Begin Object Class=Browser_ServerListPageMS Name=MyBRServerListPage
GameType="xBombingRun"
PageCaption="Bombing Run"
End Object
BRServerListPage=MyBRServerListPage
Begin Object Class=Browser_ServerListPageMS Name=MyDomServerListPage
GameType="xDoubleDom"
PageCaption="Double Dom"
End Object
DomServerListPage=MyDomServerListPage
Begin Object Class=Browser_ServerListPageMSCustom Name=MyCustomServerListPage
PageCaption="Custom"
End Object
CustomServerListPage=MyCustomServerListPage
Begin Object Class=Browser_ServerListPageFavorites Name=MyFavoritesPage
PageCaption="Favorites"
End Object
FavoritesPage=MyFavoritesPage
Begin Object Class=Browser_ServerListPageLAN Name=MyLANPage
PageCaption="LAN"
End Object
LANPage=MyLANPage
Begin Object Class=Browser_ServerListPageBuddy Name=MyBuddiesPage
GameType="xBombingRun"
PageCaption="Buddies"
End Object
BuddiesPage=MyBuddiesPage
Begin Object Class=Browser_Prefs Name=MyPrefsPage
PageCaption="Filter"
End Object
PrefsPage=MyPrefsPage
Begin Object Class=Browser_IRC Name=MyIRCPage
PageCaption="Chat"
End Object
IRCPage=MyIRCPage
Begin Object class=GUITitleBar name=ServerBrowserHeader
Caption="Server Browser"
StyleName="Header"
WinWidth=1
WinHeight=46.000000
WinLeft=0
WinTop=0.036406
End Object
Controls(0)=GUITitleBar'ServerBrowserHeader'
Begin Object Class=GUITabControl Name=ServerBrowserTabs
WinWidth=1.0
WinLeft=0
WinTop=0.25
WinHeight=48
TabHeight=0.04
bFillSpace=False
bAcceptsInput=true
bDockPanels=true
End Object
Controls(1)=GUITabControl'ServerBrowserTabs'
Background=Material'InterfaceContent.Backgrounds.bg10'
WinWidth=1.0
WinHeight=1.0
WinTop=0.0
WinLeft=0.0
bCheckResolution=true
bCreatedQueryTabs=False
bPersistent=true
MutantTypeName="Mutant"
MutantType="xMutantGame"
InvasionTypeName="Invasion"
InvasionType="Invasion"
LMSTypeName="Last Man Standing"
LMSType="xLastManStanding"
StatsServerView=SSV_Any
ViewMutatorMode=VMM_AnyMutators
WeaponStayServerView=WSSV_Any
TranslocServerView=TSV_Any
bOnlyShowStandard=false
bOnlyShowNonPassword=false
bDontShowFull=false
bDontShowEmpty=false
bDontShowWithBots=false;
DesiredMutator=""
CustomQuery=""
MinGamespeed=0
MaxGamespeed=200
}
|
Creation time: Do 14.8.2014 09:58:21.358 - Created with
UnCodeX