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.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 | ||
---|---|---|
bool | HandleContextSelect (GUIContextMenu Sender, int Index)) | |
InitComponent (GUIController MyController, GUIComponent MyOwner)) | ||
ProcessMapName (string NewMap)) |
Inherited Functions from GUI2K4.UT2K4Tab_ServerMapList |
---|
InitComponent, ProcessMapName, ShowPanel, Timer |
Inherited Functions from GUI2K4.MidGamePanel |
---|
Free, LevelChanged, PlayerIDIsMine, UpdateChatRestriction |
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { Begin Object class=MaplistBox Name=Maplist WinWidth=1.000000 WinHeight=0.834375 WinLeft=0.000000 WinTop=0.143750 bVisibleWhenEmpty=True bBoundToParent=True bScaleToParent=True StyleName="NoBackground" End Object lb_Maps=Maplist } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |