| 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.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.FloatingWindow
|
+-- GUI2K4.LargeWindow
|
+-- XVoting.VotingPage
|
+-- XVoting.MapVotingPage
|
+-- ROInterface.ROMapVotingPage
KFMapVotingPage
| Variables Summary |
|---|
| Inherited Variables from XVoting.VotingPage |
|---|
| f_Chat, MVRI |
| Functions Summary | ||
|---|---|---|
![]() | bool | 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| 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 | UnrealScript Documentation |
| previous class next class | frames no frames | |||||