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

KFGui.KFModelSelect

Extends
UT2k4ModelSelect

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPage
            |   
            +-- XInterface.UT2K4GUIPage
               |   
               +-- GUI2K4.PopupPageBase
                  |   
                  +-- GUI2K4.FloatingWindow
                     |   
                     +-- GUI2K4.LockedFloatingWindow
                        |   
                        +-- GUI2K4.UT2k4ModelSelect
                           |   
                           +-- KFGui.KFModelSelect

Variables Summary
Inherited Variables from GUI2K4.UT2k4ModelSelect
CharList, co_Race, IgnoredTypes, InvalidTypes, i_bk, LockedImage, MyTab, nfov, PlayerList, SpinnyDude, SpinnyDudeOffset, YawValue
Inherited Variables from GUI2K4.LockedFloatingWindow
b_Cancel, b_OK, EdgeBorder[4], sb_Main, SubCaption

Functions Summary
function HandleLockedCharacterClicked (int NewIndex))
function HandleParameters (string Who, string Team ))
function InitComponent (GUIController MyController, GUIComponent MyOwner))
functionbool IsUnlocked (xUtil.PlayerRecord Test))
function PopulateRaces ()))
function RefreshCharacterList (string ExcludedChars, optional string Race))
function UpdateSpinnyDude ()))
Inherited Functions from GUI2K4.UT2k4ModelSelect
Free, GetDataString, HandleParameters, InitComponent, InternalOnDraw, IsHiddenCharacter, IsUnlocked, ListChange, Opened, PopulateRaces, RaceChange, RefreshCharacterList, UpdateSpinnyDude
Inherited Functions from GUI2K4.LockedFloatingWindow
AlignButtons, InitComponent, InternalOnClick, InternalOnCreateComponent


Functions Detail

HandleLockedCharacterClicked Source code

function HandleLockedCharacterClicked ( int NewIndex) )

HandleParameters Source code

function HandleParameters ( string Who, string Team ) )

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )

IsUnlocked Source code

function bool IsUnlocked ( xUtil.PlayerRecord Test) )

PopulateRaces Source code

function PopulateRaces ( ) )

RefreshCharacterList Source code

function RefreshCharacterList ( string ExcludedChars, optional string Race) )

UpdateSpinnyDude Source code

function UpdateSpinnyDude ( ) )


Defaultproperties

defaultproperties
{
     Begin Object Class=KFGUIVertImageListBox Name=vil_CharList
         CellStyle=CELL_FixedCount
         NoVisibleRows=3
         NoVisibleCols=4
         OnCreateComponent=vil_CharList.InternalOnCreateComponent
         WinTop=0.185119
         WinLeft=0.102888
         WinWidth=0.403407
         WinHeight=0.658125
         TabOrder=0
         bBoundToParent=True
         bScaleToParent=True
         OnChange=KFModelSelect.ListChange
     End Object
     CharList=KFGUIVertImageListBox'KFGui.KFModelSelect.vil_CharList'


     co_Race=None


}

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