Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:XAdminGroup (UT2003)

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

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