I'm a doctor, not a mechanic
UE2:ObjectArray (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ObjectArray |
- Package:
- xWebAdmin
- Direct subclass:
- SortedObjectArray
- This class in other games:
- UT2004
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: xWebAdmin.ObjectArray Parent: Core.Object
<Enter a description here>
Properties
AllItems
Modifiers: private
ReverseSort
Type: bool
Modifiers: protected
Structs
ArrayItem
Instance functions
Add
CopyItemTo
CopyTo
Count
function int Count ()
FindItemId
FindTagId
GetItem
GetTag
InsertAt
IsBefore
Remove
Reset
function Reset ()
SetAt
SetSize
function SetSize (int NewSize)
SetSortOrder
singular function SetSortOrder (bool Order)
ToggleSort
singular function ToggleSort ()