I don't need to test my programs. I have an error-correcting modem.

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[edit]

bMasterAdmin[edit]

Type: bool


GameSecLevel[edit]

Type: byte


GroupName[edit]

Type: string


Managers[edit]

Type: xAdminUserList


Privileges[edit]

Type: string


Users[edit]

Type: xAdminUserList


Functions[edit]

Static functions[edit]

ValidName[edit]

static function bool ValidName (string uname)


Events[edit]

Created[edit]

event Created ()

Overrides: Object.Created


Other instance functions[edit]

HasPrivilege[edit]

function bool HasPrivilege (string priv)


Init[edit]

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


RemoveUser[edit]

function RemoveUser (xAdminUser User)


SetPrivs[edit]

function SetPrivs (string privs)


UnlinkUsers[edit]

function UnlinkUsers ()