There is no spoon

UE2:GUI2K4MultiColumnListBox (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIListBoxBase >> GUIMultiColumnListBox >> GUI2K4MultiColumnListBox
Package: 
GUI2K4

null

Default values

Property Value
DefaultListClass "GUI2K4.GUI2K4MultiColumnList"

Delegates

OnGetSortString

delegate string OnGetSortString (GUIComponent Sender, int item, int column)


Instance functions

InitBaseList

function InitBaseList (GUIListBase LocalList)

Overrides: GUIMultiColumnListBox.InitBaseList


InternalOnGetSortString

function string InternalOnGetSortString (GUIComponent Sender, int item, int column)