| 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.GUIPanel
|
+-- XInterface.GUITabPanel
|
+-- XInterface.UT2K4TabPanel
|
+-- GUI2K4.UT2K4Browser_Page
|
+-- GUI2K4.UT2K4Browser_ServerListPageBase
|
+-- GUI2K4.UT2K4Browser_ServerListPageFavorites
|
+-- ROInterface.ROUT2k4Browser_ServerListPageFavorites
| Variables Summary |
|---|
| Inherited Variables from GUI2K4.UT2K4Browser_ServerListPageFavorites |
|---|
| AddFavoriteCaption, ContextItems, EditFavoriteText, EditIndex, RemoveFavoriteCaption, RemoveFavoriteText, Servers, SQC |
| Structures Summary |
|---|
| Inherited Structures from GUI2K4.UT2K4Browser_ServerListPageBase |
|---|
| HeaderColumnPos |
| Functions Summary | ||
|---|---|---|
![]() | InitComponent (GUIController MyController, GUIComponent MyOwner)) | |
| Functions Detail |
|---|
InitComponent Source code| Defaultproperties |
|---|
defaultproperties
{
Begin Object Class=ROGUIContextMenu Name=FavoritesContextMenu
OnOpen=UT2k4Browser_ServerListPageFavorites.ContextMenuOpened
OnSelect=UT2k4Browser_ServerListPageFavorites.ContextSelect
End Object
ContextMenu=ROGUIContextMenu'ROInterface.ROUT2k4Browser_ServerListPageFavorites.FavoritesContextMenu'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||