| 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
|
+-- GUI2K4.AdminPanelBase
|
+-- GUI2K4.AdminPanelMaps
| Variables Summary | |
|---|---|
| bool | bReceivedMaps |
| GUIListBoxBase | lb_Maps |
| Inherited Variables from GUI2K4.AdminPanelBase |
|---|
| bAdvancedAdmin, PanelCaption |
| Inherited Variables from XInterface.GUIPanel |
|---|
| Background |
| Functions Summary | ||
|---|---|---|
![]() | bool | HandleContextSelect (GUIContextMenu Sender, int Index) |
![]() | InitComponent (GUIController MyController, GUIComponent MyOwner) | |
![]() | ProcessMapName (string NewMap) | |
![]() | RefreshMaplist () | |
![]() | ShowPanel () | |
![]() | Timer () | |
| Inherited Functions from GUI2K4.AdminPanelBase |
|---|
| AdminCommand, AdminReply, IsAdmin, LoggedIn, LoggedOut, SetAdvanced, ShowPanel |
| Inherited Functions from XInterface.GUIPanel |
|---|
| InitComponent |
| Variables Detail |
|---|
| Functions Detail |
|---|
HandleContextSelect Source code
InitComponent Source code
ProcessMapName Source code
RefreshMaplist Source code
ShowPanel Source code
Timer Source code| Defaultproperties |
|---|
defaultproperties { Begin Object Class=MapListBox Name=MapList bVisibleWhenEmpty=Wahr OnCreateComponent=MapList.InternalOnCreateComponent WinTop=0.143750 WinHeight=0.834375 bBoundToParent=Wahr bScaleToParent=Wahr End Object lb_Maps=MapListBox'GUI2K4.AdminPanelMaps.MapList' PanelCaption="Maps" } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||