xVoting.MatchConfigPage
- Extends
- VotingPage
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.FloatingWindow
|
+-- GUI2K4.LargeWindow
|
+-- xVoting.VotingPage
|
+-- xVoting.MatchConfigPage
MatchConfigPage
function AcceptAndSave ( )
static function DecodeResponse (
string Response,
out string Type,
out string Info,
out string Data )
function bool HandleResponse (
string Type,
string Info,
string Data )
event bool NotifyLevelChange ( )
function OnResponse ( string Response )
function SendCommand ( string Command )
function SubmitActive ( )
defaultproperties
{
Begin Object Class=GUITabControl Name=MatchSetupTabControl
bDockPanels=Wahr
TabHeight=0.040000
StyleName="TabBackground"
WinTop=0.020833
WinLeft=0.014062
WinWidth=0.971875
WinHeight=0.718125
TabOrder=0
bBoundToParent=Wahr
bScaleToParent=Wahr
bAcceptsInput=Wahr
OnActivate=MatchSetupTabControl.InternalOnActivate
End Object
c_Groups=GUITabControl'xVoting.MatchConfigPage.MatchSetupTabControl'
PanelClass(0)="xVoting.MatchSetupLoginPanel"
PanelClass(1)="xVoting.MatchSetupMain"
PanelClass(2)="xVoting.MatchSetupMaps"
PanelClass(3)="xVoting.MatchSetupMutator"
PanelClass(4)="xVoting.MatchSetupRules"
PanelHint(0)="Enter your match setup username and password"
PanelHint(1)="General match parameters"
PanelHint(2)="Select the maps that should be played during the match"
PanelHint(3)="Select the mutators that should be active during the match"
PanelHint(4)="Select the rules that will be used in the match"
bPersistent=Wahr
OpenSound=Sound'MenuSounds.selectDshort'
}
|
Creation time: Mo 16.4.2007 11:20:24.234 - Created with
UnCodeX