| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIListBoxBase
|
+-- XInterface.GUIMultiColumnListBox
|
+-- GUI2K4.ServerBrowserMCListBox
UT2K4Browser_BuddyListBox, UT2K4Browser_PlayersListBox, UT2K4Browser_RulesListBox, UT2K4Browser_ServerListBox
| Variables Summary | |
|---|---|
| UT2K4Browser_ServerListPageBase | tp_Anchor |
| Inherited Variables from XInterface.GUIMultiColumnListBox |
|---|
| bDisplayHeader, bFullHeightStyle, ColumnHeadings, Header, HeaderColumnPerc, List |
| Inherited Variables from XInterface.GUIListBoxBase |
|---|
| bInitializeList, bSorted, bVisibleWhenEmpty, DefaultListClass, MyList, MyScrollBar, OutlineStyleName, SectionStyleName, SelectedStyleName |
| Functions Summary | ||
|---|---|---|
![]() | bool | InternalOnClose (GUIContextMenu Sender)) |
![]() | bool | InternalOnOpen (GUIContextMenu Menu)) |
![]() | SetAnchor (UT2K4Browser_ServerListPageBase AnchorPage)) | |
| Inherited Functions from XInterface.GUIMultiColumnListBox |
|---|
| InitBaseList, InitComponent, InternalOnColumnSized, InternalOnCreateComponent, InternalOnLoadIni |
| Inherited Functions from XInterface.GUIListBoxBase |
|---|
| InitBaseList, InitComponent, InternalOnCreateComponent, SetFriendlyLabel, SetHint |
| Variables Detail |
|---|
| Functions Detail |
|---|
InternalOnClose Source code
InternalOnOpen Source code
SetAnchor Source code| Defaultproperties |
|---|
defaultproperties
{
bVisibleWhenEmpty=True
IniOption="@Internal"
StyleName="ServerBrowserGrid"
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||