I don't need to test my programs. I have an error-correcting modem.

UE2:SortedStringArray (UT2004)

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

Class: XAdmin.SortedStringArray Parent: XAdmin.StringArray

Sorted list - sorts based on tag

Instance functions[edit]

Add[edit]

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

Overrides: StringArray.Add


FindTagId[edit]

function int FindTagId (coerce string Tag)

Overrides: StringArray.FindTagId