Gah - a solution with more questions. – EntropicLqd
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
Users
Type: array<xAdminUser>
Modifiers: private
Instance functions
Add
function Add (xAdminUser NewUser)
Clear
function Clear ()
Contains
function bool Contains (xAdminUser User)
Count
function int Count ()
Create
FindByName
function xAdminUser FindByName (string UserName)
Get
function xAdminUser Get (int i)
Remove
function Remove (xAdminUser User)