My program doesn't have bugs. It just develops random features.

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

MyBuddyPage

Type: Browser_ServerListPageBuddy


SelStyle

Type: GUIStyles


Default values

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

Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIListBase.InitComponent


Other instance functions

MyOnDrawItem

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