UE2:XAdminUser (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> xAdminBase >> XAdminUser |
- Package:
- Engine
- This class in other games:
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. |
Class: XAdmin.xAdminUser Parent: XAdmin.xAdminBase
<Enter a description here>
Properties
bMasterAdmin
Type: bool
Groups
Type: xAdminGroupList
ManagedGroups
Type: xAdminGroupList
MergedPrivs
Type: string
Set on load or any Groups change
Password
Type: string
Privileges
Type: string
UserName
Type: string
Functions
Static functions
ValidName
ValidPass
Events
Created
event Created ()
Overrides: Object.Created
Other instance functions
AddGroup
function AddGroup (xAdminGroup Group)
AddGroupsByName
AddManagedGroup
function AddManagedGroup (xAdminGroup Group)
AddManagedGroupsByName
CanManageGroup
function bool CanManageGroup (xAdminGroup Group)
CanManageUser
function bool CanManageUser (xAdminUser User)
GetGroup
function xAdminGroup GetGroup (string Groupname)
GetManagedGroup
function xAdminGroup GetManagedGroup (string Groupname)
GetManagedUsers
function xAdminUserList GetManagedUsers (xAdminGroupList uAllGroups)
HasPrivilege
Init
MaxSecLevel
function int MaxSecLevel ()
MergePrivs
private function MergePrivs (string newprivs)
RedoMergedPrivs
function RedoMergedPrivs ()
RemoveGroup
function RemoveGroup (xAdminGroup Group)
RemoveManagedGroup
function RemoveManagedGroup (xAdminGroup Group)
UnlinkGroups
function UnlinkGroups ()