Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:XAdminUserList (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> xAdminBase >> XAdminUserList |
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.xAdminUserList Parent: XAdmin.xAdminBase
<Enter a description here>
Properties[edit]
Users[edit]
Type: array<xAdminUser>
Modifiers: private
Instance functions[edit]
Add[edit]
function Add (xAdminUser NewUser)
Clear[edit]
function Clear ()
Contains[edit]
function bool Contains (xAdminUser User)
Count[edit]
function int Count ()
Create[edit]
FindByName[edit]
function xAdminUser FindByName (string UserName)
Get[edit]
function xAdminUser Get (int i)
Remove[edit]
function Remove (xAdminUser User)