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

UE2:SortedStringArray (UT2003)

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

Class: XAdmin.SortedStringArray Parent: XAdmin.StringArray

Sorted list - sorts based on tag

Instance functions

Add

function int Add (string item, string tag, optional bool bUnique)

Overrides: StringArray.Add


FindTagId

function int FindTagId (string Tag)

Overrides: StringArray.FindTagId