I'm a doctor, not a mechanic
UE2:AdminPanelBase (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> AdminPanelBase |
- Package:
- GUI2K4
- Direct subclasses:
- AdminPanelLogin, AdminPanelMaps, AdminPanelPlayers, AdminPanelRules
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/12/2003 Base class for admin controls
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties[edit]
Property group 'AdminPanelBase'[edit]
bAdvancedAdmin[edit]
Type: bool
Modifiers: noexport
PanelCaption[edit]
Type: string
Modifiers: localized
Default values[edit]
Property | Value |
---|---|
bBoundToParent | True |
bScaleToParent | True |
WinHeight | 0.862502 |
WinTop | 0.13125 |
Instance functions[edit]
AdminCommand[edit]
function AdminCommand (string Command)
AdminReply[edit]
function AdminReply (string Reply)
IsAdmin[edit]
function bool IsAdmin ()
LoggedIn[edit]
function LoggedIn (string AdminName)
LoggedOut[edit]
function LoggedOut ()
SetAdvanced[edit]
function SetAdvanced (bool bIsAdvanced)
ShowPanel[edit]
function ShowPanel ()