UE2:UT2AdminMenu (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K3GUIPage >> UT2AdminMenu
Package:
XInterface
This class in other games:

(C) 2002, Epic Games

Properties

PlayerList

Type: Tab_AdminPlayerList


TabC

Type: GUITabControl


Default values

Subobjects

AdminBackButton

Class: XInterface.GUIButton

Property Value
bBoundToParent True
bScaleToParent True
Caption "Close"
Hint "Close this menu"
OnClick ButtonClicked
StyleName "SquareMenuButton"
WinHeight 0.055
WinLeft 0.86875
WinTop 0.934167
WinWidth 0.12

AdminInfoBackground

Class: XInterface.GUIImage

Property Value
bAcceptsInput False
bBoundToParent True
bNeverFocus True
bScaleToParent True
Image Material'InterfaceContent.Menu.BorderBoxD'
ImageStyle ISTY_Stretched
WinHeight 1.0
WinLeft 0.0
WinTop 0.0
WinWidth 1.0

AdminInfoBackground2

Class: XInterface.GUIImage

Property Value
bAcceptsInput False
bBoundToParent True
bNeverFocus True
bScaleToParent True
Image Material'InterfaceContent.Menu.BorderBoxD'
ImageStyle ISTY_Stretched
WinHeight 1.0
WinLeft 0.0
WinTop 0.0
WinWidth 1.0

AdminInfoFooter

Class: XInterface.GUITitleBar

Property Value
bBoundToParent True
bScaleToParent True
bUseTextHeight False
Justification TXTA_Center
StyleName "Footer"
WinHeight 0.075
WinLeft 0.0
WinTop 0.925
WinWidth 1.0

AdminInfoHeader

Class: XInterface.GUITitleBar

Property Value
bBoundToParent True
bScaleToParent True
Caption "Admin In-Game Menu"
Effect Material'CO_Final'
Justification TXTA_Center
StyleName "Header"
WinHeight 0.1
WinLeft 0.0
WinTop 0.0
WinWidth 1.0

AdminInfoTabs

Class: XInterface.GUITabControl

Property Value
bAcceptsInput True
bBoundToParent True
bDockPanels True
bScaleToParent True
TabHeight 0.04
WinHeight 0.06
WinLeft 0.0
WinTop 0.1
WinWidth 1.0

Functions

Events

HandleParameters

event HandleParameters (string Param1, string Param2)

Overrides: GUIPage.HandleParameters


InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPage.InitComponent


Other instance functions

ButtonClicked

function bool ButtonClicked (GUIComponent Sender)