UE2:XAdminGroup (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:12, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UT2003 Object >> xAdminBase >> XAdminGroup
Package:
Engine
This class in other games:

Class: XAdmin.xAdminGroup Parent: XAdmin.xAdminBase

<Enter a description here>

Properties

bMasterAdmin

Type: bool


GameSecLevel

Type: byte


GroupName

Type: string


Managers

Type: xAdminUserList


Privileges

Type: string


Users

Type: xAdminUserList


Functions

Static functions

ValidName

static function bool ValidName (string uname)


Events

Created

event Created ()

Overrides: Object.Created


Other instance functions

HasPrivilege

function bool HasPrivilege (string priv)


Init

function Init (string sGroupName, string sPrivileges, byte nGameSecLevel)


RemoveUser

function RemoveUser (xAdminUser User)


SetPrivs

function SetPrivs (string privs)


UnlinkUsers

function UnlinkUsers ()