The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
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[edit]
AllItems[edit]
Modifiers: private
ReverseSort[edit]
Type: bool
Modifiers: protected
Structs[edit]
ArrayItem[edit]
Instance functions[edit]
Add[edit]
CopyItemTo[edit]
CopyTo[edit]
Count[edit]
function int Count ()
FindItemId[edit]
FindTagId[edit]
GetItem[edit]
GetTag[edit]
InsertAt[edit]
IsBefore[edit]
Remove[edit]
Reset[edit]
function Reset ()
SetAt[edit]
SetSize[edit]
function SetSize (int NewSize)
SetSortOrder[edit]
singular function SetSortOrder (bool Order)
ToggleSort[edit]
singular function ToggleSort ()