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

ROInterface.ROMapVotingPage

Extends
MapVotingPage

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPage
            |   
            +-- XInterface.UT2K4GUIPage
               |   
               +-- GUI2K4.PopupPageBase
                  |   
                  +-- GUI2K4.FloatingWindow
                     |   
                     +-- GUI2K4.LargeWindow
                        |   
                        +-- XVoting.VotingPage
                           |   
                           +-- XVoting.MapVotingPage
                              |   
                              +-- ROInterface.ROMapVotingPage

Direct Known Subclasses:

KFMapVotingPage

Variables Summary
Inherited Variables from XVoting.MapVotingPage
co_GameType, i_MapCountListBackground, i_MapListBackground, LastClickedList, lb_MapListBox, lb_VoteCountListBox, lmsgMapDisabled, lmsgMapVotingDisabled, lmsgMode[8], lmsgReplicationNotFinished, lmsgTotalMaps, l_Mode
Inherited Variables from XVoting.VotingPage
f_Chat, MVRI

Functions Summary
functionbool AlignBK (Canvas C))
Inherited Functions from XVoting.MapVotingPage
AlignBK, GameTypeChanged, InternalOnOpen, MapListClick, MapListDblClick, OnOkButtonClick, SendVote, Submit, UpdateMapVoteCount
Inherited Functions from XVoting.VotingPage
Free, InitComponent


Functions Detail

AlignBK Source code

function bool AlignBK ( Canvas C) )


Defaultproperties

defaultproperties
{
     Begin Object Class=MapVoteCountMultiColumnListBox Name=VoteCountListBox
         HeaderColumnPerc(0)=0.400000
         HeaderColumnPerc(1)=0.200000
         DefaultListClass="ROInterface.ROMapVoteCountMultiColumnList"
         bVisibleWhenEmpty=True
         OnCreateComponent=VoteCountListBox.InternalOnCreateComponent
         WinTop=0.077369
         WinLeft=0.020000
         WinWidth=0.960000
         WinHeight=0.267520
         bBoundToParent=True
         bScaleToParent=True
         OnRightClick=VoteCountListBox.InternalOnRightClick
     End Object
     lb_VoteCountListBox=MapVoteCountMultiColumnListBox'ROInterface.ROMapVotingPage.VoteCountListBox'


     Begin Object Class=moComboBox Name=GameTypeCombo
         CaptionWidth=0.350000
         Caption="Filter Game Type:"
         OnCreateComponent=GameTypeCombo.InternalOnCreateComponent
         bScaleToParent=True
         bVisible=False
     End Object
     co_GameType=moComboBox'ROInterface.ROMapVotingPage.GameTypeCombo'


     i_MapListBackground=None


     Begin Object Class=GUIImage Name=MapCountListBackground
         Image=Texture'KF_InterfaceArt_tex.Menu.Thin_border_SlightTransparent'
         ImageStyle=ISTY_Stretched
         OnDraw=ROMapVotingPage.AlignBK
     End Object
     i_MapCountListBackground=GUIImage'ROInterface.ROMapVotingPage.MapCountListBackground'


}

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