UE2:RemoteAdmin (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow >> LargeWindow >> RemoteAdmin |
- Package:
- GUI2K4
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Created on: 11/23/2003 GUI for server administration
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties
Property group 'RemoteAdmin'
AdminOptionClass
Modifiers: config
Default value, index 0: "GUI2K4.AdminPanelLogin"
Default value, index 1: "GUI2K4.AdminPanelGeneral"
Default value, index 2: "GUI2K4.AdminPanelMaps"
Default value, index 3: "GUI2K4.AdminPanelPlayers"
ap_Active
Type: AdminPanelBase
Modifiers: editconst, noexport
bAutologout
Type: bool
Modifiers: config
bLoggedIn
Type: bool
Modifiers: noexport
LoggedInText
Type: string
Modifiers: localized
Default value: "Logged in as '%name%'"
LoggedOutText
Type: string
Modifiers: localized
Default value: "Not logged in"
Internal variables
ch_Autologout
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'AutoLogout'
co_Options
Type: moComboBox
Modifiers: automated
Default value: moComboBox'OptionsCombo'
i_Border
Type: GUIImage
Modifiers: automated
Default value: GUIImage'BorderImage'
t_Title
Type: GUITitleBar
Modifiers: automated
Subobjects
AutoLogout
Class: XInterface.moCheckBox
Property | Value |
---|---|
bAutoSizeCaption | True |
Caption | "AutoLogout" |
Hint | "Enable to automatically logout as admin when this menu is closed." |
OnChange | InternalOnChange |
WinHeight | 0.078125 |
WinLeft | 0.66875 |
WinTop | 0.031249 |
WinWidth | 0.3125 |
BorderImage
Class: XInterface.GUIImage
Property | Value | ||||
---|---|---|---|---|---|
bBoundToParent | True | ||||
bScaleToParent | True | ||||
Image | Texture'InterfaceContent.Menu.BorderBoxD' | ||||
ImageColor |
| ||||
ImageStyle | ISTY_Stretched | ||||
WinHeight | 0.016522 | ||||
WinLeft | 0.0 | ||||
WinTop | 0.122862 | ||||
WinWidth | 1.0 |
OptionsCombo
Class: XInterface.moComboBox
Property | Value |
---|---|
bBoundToParent | True |
bReadOnly | True |
bScaleToParent | True |
Caption | "Section:" |
CaptionWidth | 0.27 |
Hint | "Select the desired group of administration options to configure" |
MenuState | MSAT_Disabled |
OnChange | InternalOnChange |
WinHeight | 0.078125 |
WinLeft | 0.010625 |
WinTop | 0.031249 |
WinWidth | 0.595311 |
Functions
Events
Closed
Overrides: GUIPage.Closed
InitComponent
Overrides: FloatingWindow.InitComponent
NotifyLevelChange
Overrides: GUIPage.NotifyLevelChange
Opened
Overrides: PopupPageBase.Opened
Other instance functions
InitializePanels
InternalAdminReply
InternalOnChange
IsAdmin
LoggedIn
LoggedOut
ReloadActivePanel
SetAdvanced