There is no spoon
UE2:XAdminGroupList (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> xAdminBase >> XAdminGroupList |
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.xAdminGroupList Parent: XAdmin.xAdminBase
<Enter a description here>
Properties
Groups
Type: array<xAdminGroup>
Modifiers: private
Instance functions
Add
function Add (xAdminGroup Group)
Clear
function Clear ()
Contains
function bool Contains (xAdminGroup Group)
Count
function int Count ()
CreateGroup
FindByName
function xAdminGroup FindByName (string GroupName)
FindMasterGroup
function xAdminGroup FindMasterGroup ()
Get
function xAdminGroup Get (int index)
Remove
function Remove (xAdminGroup Group)