There is no spoon

UE2:SortedObjectArray (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> ObjectArray >> SortedObjectArray
Package: 
xWebAdmin
This class in other games:
UT2003

Class: xWebAdmin.SortedObjectArray Parent: xWebAdmin.ObjectArray

Sorted list - sorts by tag

Properties

debug

Type: bool

Modifiers: const


Instance functions

Add

function Add (Object item, string tag)

Overrides: ObjectArray.Add


FindTagId

function int FindTagId (string Tag)

Overrides: ObjectArray.FindTagId


IsBefore

function bool IsBefore (string test, string tag)

Overrides: ObjectArray.IsBefore