Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:SortedObjectArray (UT2003)

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

Class: xWebAdmin.SortedObjectArray Parent: xWebAdmin.ObjectArray

Sorted list - sorts by tag

Instance functions

Add

function Add (Object item, string tag)

Overrides: ObjectArray.Add


FindTagId

function int FindTagId (string Tag)

Overrides: ObjectArray.FindTagId