UE2:Browser_BuddyList (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)
UT2004 Object >> GUI >> GUIComponent >> GUIListBase >> GUIVertList >> GUIMultiColumnList >> Browser_BuddyList
Package:
XInterface
This class in other games:

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)