xVoting.KickVotingPage
- Extends
- VotingPage
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.FloatingWindow
|
+-- GUI2K4.LargeWindow
|
+-- xVoting.VotingPage
|
+-- xVoting.KickVotingPage
lmsgKickVotingDisabled Source code
var localized string lmsgKickVotingDisabled;
var automated
GUILabel l_PlayerListTitle;
function InternalOnOpen ( ) )
function OnOkButtonClick ( byte bButton) )
function SendKickVote ( ) )
function UpdateKickVoteCount (
VotingHandler.KickVoteScore KVCData) )
defaultproperties
{
Begin Object Class=AltSectionBackground Name=listbackground
bFillClient=True
WinTop=0.052083
WinLeft=0.023438
WinWidth=0.953125
WinHeight=0.461357
bBoundToParent=True
bScaleToParent=True
OnPreDraw=listbackground.InternalPreDraw
End Object
sb_List=AltSectionBackground'xVoting.KickVotingPage.listbackground'
Begin Object Class=KickVoteMultiColumnListBox Name=PlayerListBoxControl
bVisibleWhenEmpty=True
OnCreateComponent=PlayerListBoxControl.InternalOnCreateComponent
StyleName="ServerBrowserGrid"
WinTop=0.162239
WinLeft=0.254141
WinWidth=0.473047
WinHeight=0.481758
OnRightClick=PlayerListBoxControl.InternalOnRightClick
End Object
lb_PlayerListBox=KickVoteMultiColumnListBox'xVoting.KickVotingPage.PlayerListBoxControl'
Begin Object Class=GUIButton Name=InfoButton
Caption="Info"
WinTop=0.511082
WinLeft=0.550634
WinWidth=0.160075
TabOrder=1
bStandardized=True
OnClick=KickVotingPage.InfoClick
OnKeyEvent=InfoButton.InternalOnKeyEvent
End Object
b_Info=GUIButton'xVoting.KickVotingPage.InfoButton'
Begin Object Class=GUIButton Name=KickButton
Caption="Kick"
WinTop=0.511082
WinLeft=0.715411
WinWidth=0.137744
TabOrder=1
bStandardized=True
OnClick=KickVotingPage.KickClick
OnKeyEvent=KickButton.InternalOnKeyEvent
End Object
b_Kick=GUIButton'xVoting.KickVotingPage.KickButton'
lmsgKickVotingDisabled="Sorry, Kick Voting has been disabled by the server administrator."
WindowName="Kick Voting"
OnOpen=KickVotingPage.InternalOnOpen
}
|
Creation time: sk 18-3-2018 09:49:42.979 - Created with
UnCodeX