Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:Browser_BuddyList (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> GUI >> GUIComponent >> GUIListBase >> GUIVertList >> GUIMultiColumnList >> Browser_BuddyList
Package: 
XInterface
This class in other games:
UT2004

null

Properties[edit]

MyBuddyPage[edit]

Type: Browser_ServerListPageBuddy


SelStyle[edit]

Type: GUIStyles


Default values[edit]

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

Instance functions[edit]

InitComponent[edit]

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIMultiColumnList.InitComponent


MyOnDrawItem[edit]

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