I'm a doctor, not a mechanic
UE2:StringArray (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> StringArray |
Contents
- Package:
- xWebAdmin
- Direct subclass:
- SortedStringArray
- 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: XAdmin.StringArray Parent: Core.Object
<Enter a description here>
Properties
AllItems
Modifiers: private
ReverseSort
Type: bool
Modifiers: protected
Structs
ArrayItem
Instance functions
Add
CopyFrom
CopyFromId
Count
function int Count ()
FindItemId
FindTagId
GetItem
GetTag
InsertAt
IsBefore
MoveFrom
MoveFromId
Remove
Reset
function Reset ()
SetAt
SetSize
function SetSize (int NewSize)
SetSortOrder
singular function SetSortOrder (bool Order)
ShiftStrict
ToggleSort
singular function ToggleSort ()