There is no spoon

UE2:XAdminGroup (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> xAdminBase >> XAdminGroup
Package: 
Engine
This class in other games:
UT2003

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 ()