- Extends
- GUIPage
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2ServerInfo
Inherited Variables from XInterface.GUIPage |
Background, BackgroundColor, BackgroundRStyle, bAllowedAsLast, bCaptureInput, bCheckResolution, bDisconnectOnOpen, bPauseIfPossible, bPersistent, bRenderWorld, bRequire640x480, bRestorable, CloseSound, InactiveFadeColor, OpenSound, ParentPage, Timers |
Inherited Functions from XInterface.GUIPage |
AllowOpen, ChangeHint, CheckResolution, Closed, Free, GetDataString, GetRestoreParams, HandleObject, HandleParameters, InitComponent, IsOpen, NotifyLevelChange, PlayCloseSound, PlayOpenSound, SetDataString, SetFocus |
Inherited Functions from XInterface.GUIMultiComponent |
AddComponent, AppendComponent, BeginAnimation, CanAcceptFocus, CenterMouse, CheckDuplicateTabOrder, CheckInvalidTabOrder, Closed, DebugTabOrder, DisableMe, EnableMe, EndAnimation, FindComponentIndex, FocusFirst, FocusLast, Free, InitComponent, InitializeControls, InsertComponent, InternalOnShow, LevelChanged, LoseFocus, NextControl, Opened, PrevControl, RemapComponents, RemoveComponent, SetFocus, SetFocusInstead, SetVisibility |
MidGame
var(MidGame) localized array<string> PanelCaption;
var(MidGame) config array<string> PanelClass;
var(MidGame) localized array<string> PanelHint;
event ChangeHint ( string NewHint )
function bool NotifyLevelChange ( )
function SetTitle ( )
defaultproperties
{
PanelClass(0)="XInterface.Tab_ServerMOTD"
PanelClass(1)="XInterface.Tab_ServerInfo"
PanelClass(2)="XInterface.Tab_ServerMapList"
PanelCaption(0)="MOTD"
PanelCaption(1)="Rules"
PanelCaption(2)="Maps"
PanelHint(0)="Message of the Day"
PanelHint(1)="Game Rules"
PanelHint(2)="Map Rotation"
bRequire640x480=Falsch
bAllowedAsLast=Wahr
Begin Object Class=GUIImage Name=ServerInfoBackground
Image=Texture'InterfaceContent.Menu.BorderBoxD'
ImageStyle=ISTY_Stretched
WinHeight=1.000000
bBoundToParent=Wahr
bScaleToParent=Wahr
bNeverFocus=Wahr
End Object
Controls(0)=GUIImage'XInterface.UT2ServerInfo.ServerInfoBackground'
Begin Object Class=GUITitleBar Name=ServerInfoHeader
Effect=FinalBlend'InterfaceContent.Menu.CO_Final'
StyleName="Header"
WinHeight=0.100000
bBoundToParent=Wahr
bScaleToParent=Wahr
End Object
Controls(1)=GUITitleBar'XInterface.UT2ServerInfo.ServerInfoHeader'
Begin Object Class=GUIFooter Name=ServerInfoFooter
WinTop=0.925000
WinHeight=0.075000
End Object
Controls(2)=GUIFooter'XInterface.UT2ServerInfo.ServerInfoFooter'
Begin Object Class=GUIButton Name=ServerBackButton
Caption="Close"
Hint="Close this menu"
WinTop=0.934167
WinLeft=0.848750
WinWidth=0.120000
WinHeight=0.055000
bBoundToParent=Wahr
bScaleToParent=Wahr
OnClick=UT2ServerInfo.ButtonClicked
OnKeyEvent=ServerBackButton.InternalOnKeyEvent
End Object
Controls(3)=GUIButton'XInterface.UT2ServerInfo.ServerBackButton'
Begin Object Class=GUITabControl Name=ServerInfoTabs
bFillSpace=Wahr
bDockPanels=Wahr
TabHeight=0.045000
WinTop=0.083333
WinLeft=0.012500
WinWidth=0.974999
WinHeight=0.060000
bBoundToParent=Wahr
bScaleToParent=Wahr
bAcceptsInput=Wahr
OnActivate=ServerInfoTabs.InternalOnActivate
End Object
Controls(4)=GUITabControl'XInterface.UT2ServerInfo.ServerInfoTabs'
WinTop=0.100000
WinLeft=0.200000
WinWidth=0.600000
WinHeight=0.800000
}
|
Creation time: Mo 16.4.2007 11:20:36.046 - Created with
UnCodeX