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

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[edit]

Property Value
DefaultListClass "GUI2K4.GUI2K4MultiColumnList"

Delegates[edit]

OnGetSortString[edit]

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


Instance functions[edit]

InitBaseList[edit]

function InitBaseList (GUIListBase LocalList)

Overrides: GUIMultiColumnListBox.InitBaseList


InternalOnGetSortString[edit]

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