Cogito, ergo sum

UE2:Browser_BuddyList (UT2004)

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

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

Functions[edit]

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIListBase.InitComponent


Other instance functions[edit]

MyOnDrawItem[edit]

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