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

KFGui.KFTab_GametypeSP

Extends
UT2K4Tab_GameTypeSP

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- XInterface.GUITabPanel
               |   
               +-- XInterface.UT2K4TabPanel
                  |   
                  +-- GUI2K4.UT2K4GameTabBase
                     |   
                     +-- GUI2K4.UT2K4Tab_GameTypeBase
                        |   
                        +-- GUI2K4.UT2K4Tab_GameTypeSP
                           |   
                           +-- KFGui.KFTab_GametypeSP

Variables Summary
Inherited Variables from GUI2K4.UT2K4Tab_GameTypeBase
CustomGameCaption, EpicGameCaption, GamePos, GameTypes, i_Bk, i_GamePreview, lb_GameDesc, lb_Games, li_Games, l_NoPreview, sb_Games, sb_Preview, tp_Main

Structures Summary
Inherited Structures from GUI2K4.UT2K4Tab_GameTypeBase
SortHack

Functions Summary
function InternalOnChange (GUIComponent Sender))
Inherited Functions from GUI2K4.UT2K4Tab_GameTypeBase
AddEpicGameType, FindGameClass, FindRecordIndex, GametypeSort, GetWeight, HasMaps, InitComponent, InitPreview, InternalOnChange, InternalOnTrack, PopulateGameTypes, SetVisibility


Functions Detail

InternalOnChange Source code

function InternalOnChange ( GUIComponent Sender) )


Defaultproperties

defaultproperties
{
     Begin Object Class=GUIListBox Name=UT2004Games
         SelectedStyleName="ListSelection"
         bVisibleWhenEmpty=True
         bSorted=True
         OnCreateComponent=UT2004Games.InternalOnCreateComponent
         FontScale=FNS_Medium
         WinTop=0.144225
         WinLeft=0.045599
         WinWidth=0.438457
         WinHeight=0.796982
         TabOrder=0
         bBoundToParent=True
         bScaleToParent=True
         OnChange=KFTab_GameTypeSP.InternalOnChange
     End Object
     lb_Games=GUIListBox'KFGui.KFTab_GameTypeSP.UT2004Games'


     EpicGameCaption=
     CustomGameCaption=
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:47.630 - Created with UnCodeX