xVoting.MapVoteMapListConfigPage
- Extends
- GUICustomPropertyPage
- Modifiers
- DependsOn ( VotingHandler )
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.FloatingWindow
|
+-- GUI2K4.LockedFloatingWindow
|
+-- GUI2K4.GUICustomPropertyPage
|
+-- xVoting.MapVoteMapListConfigPage
var bool bChanged;
var localized string sbCaption;
function LoadMapLists ( ) )
function SaveChange ( ) )
defaultproperties
{
Begin Object Class=moCheckBox Name=MapListCheckBox
ComponentWidth=0.200000
Caption="Use Map Cycle List"
OnCreateComponent=MapListCheckBox.InternalOnCreateComponent
Hint="Load map names from the specified maps lists or using the prefix."
WinTop=0.087519
WinLeft=0.227792
WinWidth=0.543576
WinHeight=0.037500
TabOrder=0
bBoundToParent=True
bScaleToParent=True
OnChange=MapVoteMapListConfigPage.UseMapList_Change
End Object
ch_UseMapList=moCheckBox'xVoting.MapVoteMapListConfigPage.MapListCheckBox'
Begin Object Class=moEditBox Name=MapListLoaderPrefixEditBox
CaptionWidth=0.400000
ComponentWidth=0.600000
Caption="Map Prefixes"
OnCreateComponent=MapListLoaderPrefixEditBox.InternalOnCreateComponent
Hint="List of map name prefixes. If more than one separate each with commas."
WinTop=0.812161
WinLeft=0.108671
WinWidth=0.787323
WinHeight=0.037500
TabOrder=2
bBoundToParent=True
bScaleToParent=True
OnChange=MapVoteMapListConfigPage.MapListChange
End Object
ed_MapListPrefix=moEditBox'xVoting.MapVoteMapListConfigPage.MapListLoaderPrefixEditBox'
Begin Object Class=MultiSelectListBox Name=MapListListBox
bVisibleWhenEmpty=True
OnCreateComponent=MapListListBox.InternalOnCreateComponent
Hint="Select each maplist type to load map names from."
WinTop=0.146615
WinLeft=0.040000
WinWidth=0.553789
WinHeight=0.507031
TabOrder=1
bBoundToParent=True
bScaleToParent=True
OnChange=MapVoteMapListConfigPage.MapListChange
End Object
lb_MapList=MultiSelectListBox'xVoting.MapVoteMapListConfigPage.MapListListBox'
sbCaption="Map Cycle List"
WindowName="Map Voting List Configuration"
DefaultLeft=0.200000
DefaultTop=0.100000
DefaultWidth=0.600000
DefaultHeight=0.800000
WinTop=0.100000
WinLeft=0.200000
WinWidth=0.600000
WinHeight=0.800000
bAcceptsInput=False
}
|
Creation time: sk 18-3-2018 09:49:44.003 - Created with
UnCodeX