- Extends
- LargeWindow
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.FloatingWindow
|
+-- GUI2K4.LargeWindow
|
+-- GUI2K4.RemoteAdmin
Inherited Variables from GUI2K4.FloatingWindow |
BLSizing, bMoveAllowed, bMoving, bResizeHeightAllowed, bResizeWidthAllowed, bResizing, BRSizing, BtSizing, b_ExitButton, DefaultHeight, DefaultLeft, DefaultTop, DefaultWidth, HeaderMouseCursorIndex, LSizing, MaxPageHeight, MaxPageWidth, MinPageHeight, MinPageWidth, RSizing, TLSizing, TRSizing, TSizing, t_WindowTitle, WindowName |
Inherited Functions from GUI2K4.FloatingWindow |
AddSystemMenu, AlignFrame, CheckBounds, FloatingHover, FloatingMousePressed, FloatingMouseRelease, FloatingPreDraw, FloatingRendered, HoveringBottomBorder, HoveringBottomLeft, HoveringLeftBorder, HoveringRightBorder, HoveringTopBorder, HoveringTopLeft, InitComponent, InternalOnCreateComponent, ResizeAllowed, ResizedBoth, ResizedHeight, ResizedWidth, ResolutionChanged, SaveCurrentPosition, SetDefaultPosition, SetFocus, SetMouseCursorIndex, SetPanelPosition, SystemMenuPreDraw, XButtonClicked |
RemoteAdmin
var(
RemoteAdmin) config array<
string> AdminOptionClass;
function InitializePanels ( ) )
function InternalAdminReply ( string Reply ) )
function bool IsAdmin ( ) )
function LoggedIn ( string AdminName ) )
function LoggedOut ( ) )
event bool NotifyLevelChange ( ) )
function ReloadActivePanel ( ) )
function SetAdvanced ( coerce bool bIsAdvanced ) )
defaultproperties
{
AdminOptionClass(0)="GUI2K4.AdminPanelLogin"
AdminOptionClass(1)="GUI2K4.AdminPanelGeneral"
AdminOptionClass(2)="GUI2K4.AdminPanelMaps"
AdminOptionClass(3)="GUI2K4.AdminPanelPlayers"
LoggedInText="Logged in as '%name%'"
LoggedOutText="Not logged in"
Begin Object Class=moComboBox Name=OptionsCombo
WinWidth=0.595311
WinHeight=0.078125
WinLeft=0.010625
WinTop=0.031249
bScaleToParent=True
bBoundToParent=True
OnChange=InternalOnChange
bReadOnly=True
Caption="Section:"
Hint="Select the desired group of administration options to configure"
MenuState=MSAT_Disabled
CaptionWidth=0.27
End Object
co_Options=OptionsCombo
Begin Object Class=moCheckBox Name=AutoLogout
WinWidth=0.312500
WinHeight=0.078125
WinLeft=0.668750
WinTop=0.031249
Caption="AutoLogout"
Hint="Enable to automatically logout as admin when this menu is closed."
OnChange=InternalOnChange
bAutoSizeCaption=True
End Object
ch_Autologout=AutoLogout
Begin Object Class=GUIImage Name=BorderImage
Image=Texture'InterfaceContent.Menu.BorderBoxD'
ImageColor=(A=160)
ImageStyle=ISTY_Stretched
WinWidth=1.0
WinHeight=0.016522
WinLeft=0.0
WinTop=0.122862
bBoundToParent=True
bScaleToParent=True
End Object
i_Border=BorderImage
}
|
Creation time: Do 14.8.2014 09:58:20.805 - Created with
UnCodeX