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
{
OnOpen=InternalOnOpen;
Begin Object Class=KickVoteMultiColumnListBox Name=PlayerListBoxControl
WinWidth=0.473047
WinHeight=0.481758
WinLeft=0.254141
WinTop=0.162239
bVisibleWhenEmpty=true
StyleName="ServerBrowserGrid"
End Object
lb_PlayerListBox = PlayerListBoxControl
Begin Object Class=AltSectionBackground Name=ListBackground
Caption=""
WinWidth=0.953125
WinHeight=0.461357
WinLeft=0.023438
WinTop=0.052083
bBoundToParent=True
bScaleToParent=True
bFillClient=true
End Object
sb_List=ListBackground
Begin Object Class=GUIButton Name=InfoButton
Caption="Info"
WinWidth=0.160075
WinHeight=0.040000
WinLeft=0.550634
WinTop=0.511082
OnClick=InfoClick
TabOrder=1
bStandardized=true
bBoundToParent=false
bScaleToParent=false
End Object
b_Info=InfoButton
Begin Object class=GUIButton Name=KickButton
Caption="Kick"
WinWidth=0.137744
WinHeight=0.040000
WinLeft=0.715411
WinTop=0.511082
OnClick=KickClick
bStandardized=true
TabOrder=1
bBoundToParent=false
bScaleToParent=false
End Object
b_Kick=KickButton
lmsgKickVotingDisabled="Sorry, Kick Voting has been disabled by the server administrator."
WindowName="Kick Voting"
}
|
Creation time: Do 14.8.2014 09:58:12.690 - Created with
UnCodeX