I'm a doctor, not a mechanic
UE2:ObjectArray (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> ObjectArray |
Contents |
- Package:
- xWebAdmin
- Direct subclass:
- SortedObjectArray
- This class in other games:
- UT2004
| This is an auto-generated page and may need human attention. Please remove this 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>
[edit] Properties
[edit] AllItems
Modifiers: private
[edit] ReverseSort
Type: bool
Modifiers: protected
[edit] Structs
[edit] ArrayItem
[edit] Instance functions
[edit] Add
[edit] CopyItemTo
[edit] CopyTo
[edit] Count
function int Count ()
[edit] FindItemId
[edit] FindTagId
[edit] GetItem
[edit] GetTag
[edit] InsertAt
[edit] IsBefore
[edit] Remove
[edit] Reset
function Reset ()
[edit] SetAt
[edit] SetSize
function SetSize (int NewSize)
[edit] SetSortOrder
singular function SetSortOrder (bool Order)
[edit] ToggleSort
singular function ToggleSort ()
