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[edit]
Groups[edit]
Type: array<xAdminGroup>
Modifiers: private
Instance functions[edit]
Add[edit]
function Add (xAdminGroup Group)
Clear[edit]
function Clear ()
Contains[edit]
function bool Contains (xAdminGroup Group)
Count[edit]
function int Count ()
CreateGroup[edit]
FindByName[edit]
function xAdminGroup FindByName (string GroupName)
FindMasterGroup[edit]
function xAdminGroup FindMasterGroup ()
Get[edit]
function xAdminGroup Get (int index)
Remove[edit]
function Remove (xAdminGroup Group)