Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE2:XAdminUser (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> xAdminBase >> XAdminUser |
| This is an auto-generated page and may need human attention. Please remove this 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>
[edit] Properties
[edit] bMasterAdmin
Type: bool
[edit] Groups
Type: xAdminGroupList
[edit] ManagedGroups
Type: xAdminGroupList
[edit] MergedPrivs
Type: string
Set on load or any Groups change
[edit] Password
Type: string
[edit] Privileges
Type: string
[edit] UserName
Type: string
[edit] Functions
[edit] Static functions
[edit] ValidName
[edit] ValidPass
[edit] Events
[edit] Created
event Created ()
Overrides: Object.Created
[edit] Other instance functions
[edit] AddGroup
function AddGroup (xAdminGroup Group)
[edit] AddGroupsByName
[edit] AddManagedGroup
function AddManagedGroup (xAdminGroup Group)
[edit] AddManagedGroupsByName
[edit] CanManageGroup
function bool CanManageGroup (xAdminGroup Group)
[edit] CanManageUser
function bool CanManageUser (xAdminUser User)
[edit] GetGroup
function xAdminGroup GetGroup (string Groupname)
[edit] GetManagedGroup
function xAdminGroup GetManagedGroup (string Groupname)
[edit] GetManagedUsers
function xAdminUserList GetManagedUsers (xAdminGroupList uAllGroups)
[edit] HasPrivilege
[edit] Init
[edit] MaxSecLevel
function int MaxSecLevel ()
[edit] MergePrivs
private function MergePrivs (string newprivs)
[edit] RedoMergedPrivs
function RedoMergedPrivs ()
[edit] RemoveGroup
function RemoveGroup (xAdminGroup Group)
[edit] RemoveManagedGroup
function RemoveManagedGroup (xAdminGroup Group)
[edit] UnlinkGroups
function UnlinkGroups ()
