Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

GUI2K4.UT2K4Tab_IAMaplist

Extends
UT2K4Tab_ServerMapList

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- XInterface.GUITabPanel
               |   
               +-- XInterface.UT2K4TabPanel
                  |   
                  +-- GUI2K4.MidGamePanel
                     |   
                     +-- GUI2K4.UT2K4Tab_ServerMapList
                        |   
                        +-- GUI2K4.UT2K4Tab_IAMaplist

Variables Summary
Inherited Variables from GUI2K4.UT2K4Tab_ServerMapList
bClean, bReceivedMaps, DefaultText, i_BG, i_BG2, lb_Maps, l_Title
Inherited Variables from GUI2K4.MidGamePanel
bLocked

Functions Summary
functionbool HandleContextSelect (GUIContextMenu Sender, int Index)
function InitComponent (GUIController MyController, GUIComponent MyOwner)
function ProcessMapName (string NewMap)
Inherited Functions from GUI2K4.UT2K4Tab_ServerMapList
InitComponent, ProcessMapName, ShowPanel, Timer
Inherited Functions from GUI2K4.MidGamePanel
Free, LevelChanged, PlayerIDIsMine, UpdateChatRestriction


Functions Detail

HandleContextSelect Source code

function bool HandleContextSelect ( GUIContextMenu Sender, int Index )

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner )

ProcessMapName Source code

function ProcessMapName ( string NewMap )


Defaultproperties

defaultproperties
{
     Begin Object Class=MapListBox Name=MapList
         bVisibleWhenEmpty=True
         OnCreateComponent=MapList.InternalOnCreateComponent
         WinTop=0.143750
         WinHeight=0.834375
         bBoundToParent=True
         bScaleToParent=True
     End Object
     lb_Maps=MapListBox'GUI2K4.UT2K4Tab_IAMaplist.MapList'

}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:23.906 - Created with UnCodeX