Always snap to grid
UE2:UT2K4Browser_ServerListPageBuddy (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4Browser_Page >> UT2K4Browser_ServerListPageBase >> UT2K4Browser_ServerListPageMS >> UT2K4Browser_ServerListPageBuddy |
- Package:
- GUI2K4
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Written by Ron Prestenback (c) 2003, Epic Games, Inc. All Rights Reserved
Properties
Property group 'UT2K4Browser_ServerListPageBuddy'
Buddies
Modifiers: config
BuddyListBoxClass
Type: string
Modifiers: config
Default value: "GUI2K4.UT2K4Browser_BuddyListBox"
BuddySplitterPosition
Type: float
Modifiers: config
Default value: 0.597582
Internal variables
AddBuddyCaption
Type: string
Modifiers: localized
Default value: "ADD BUDDY"
AddBuddyLabel
Type: string
Modifiers: localized
Default value: "Add Buddy"
BuddyNameCaption
Type: string
Modifiers: localized
Default value: "Buddy Name: "
lb_Buddy
Type: UT2K4Browser_BuddyListBox
li_Buddy
Type: UT2K4Browser_BuddyList
RemoveBuddyCaption
Type: string
Modifiers: localized
Default value: "REMOVE BUDDY"
sp_Buddy
Type: GUISplitter
Default values
Property | Value | ||||
---|---|---|---|---|---|
ContextMenu | GUIContextMenu'RCMenu' | ||||
DetailSplitterPosition | 0.319135 | ||||
HeaderColumnSizes[0] |
|
||||
HeaderColumnSizes[1] |
|
||||
HeaderColumnSizes[2] |
|
||||
MainSplitterPosition | 0.184326 | ||||
PanelCaption | "Buddy Browser" |
Subobjects
HorzSplitter
Class: XInterface.GUISplitter
Property | Value |
---|---|
bAcceptsInput | True |
bBoundToParent | True |
bNeverFocus | True |
bScaleToParent | True |
DefaultPanels[0] | "GUI2K4.UT2K4Browser_BuddyListBox" |
DefaultPanels[1] | "XInterface.GUISplitter" |
IniOption | "@Internal" |
OnCreateComponent | InternalOnCreateComponent |
OnLoadINI | InternalOnLoadIni |
OnReleaseSplitter | InternalReleaseSplitter |
RenderWeight | 1.0 |
SplitAreaSize | 8.0 |
SplitOrientation | SPLIT_Horizontal |
WinHeight | 1.0 |
WinLeft | 0.0 |
WinTop | 0.0 |
WinWidth | 1.0 |
RCMenu
Class: XInterface.GUIContextMenu
Property | Value |
---|---|
ContextItems[0] | "Add Buddy" |
ContextItems[1] | "Remove Buddy" |
OnSelect | ContextSelect |
Functions
Events
InitComponent
Overrides: UT2K4Browser_ServerListPageBase.InitComponent
Opened
Overrides: UT2K4Browser_ServerListPageBase.Opened
Other instance functions
AddBuddy
BuddyListChanged
BuddyPageClosed
ContextSelect
FindBuddyIndex
InternalOnCreateComponent
Overrides: UT2K4Browser_ServerListPageBase.InternalOnCreateComponent
InternalOnLoadIni
Overrides: UT2K4Browser_ServerListPageBase.InternalOnLoadIni
InternalReleaseSplitter
Overrides: UT2K4Browser_ServerListPageBase.InternalReleaseSplitter
Refresh
Overrides: UT2K4Browser_ServerListPageMS.Refresh
ShowPanel
Overrides: UT2K4Browser_ServerListPageMS.ShowPanel