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

UE2:UT2K4Browser_BuddyList (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIListBase >> GUIVertList >> GUIMultiColumnList >> ServerBrowserMCList >> UT2K4Browser_BuddyList
Package: 
GUI2K4

null

Default values[edit]

Property Value
ColumnHeadings[0] "Buddy Name"
ExpandLastColumn True
InitColumnPerc[0] 1.0

Instance functions[edit]

GetSortString[edit]

function string GetSortString (int i)

Overrides: GUIMultiColumnList.GetSortString


MyOnDrawItem[edit]

function MyOnDrawItem (Canvas Canvas, int i, float X, float Y, float W, float H, bool bSelected, bool bPending)

Overrides: ServerBrowserMCList.MyOnDrawItem