- Extends
- UT2K4Tab_MainSP
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPanel
|
+-- XInterface.GUITabPanel
|
+-- XInterface.UT2K4TabPanel
|
+-- GUI2K4.UT2K4GameTabBase
|
+-- GUI2K4.UT2K4Tab_MainBase
|
+-- GUI2K4.UT2K4Tab_MainSP
|
+-- ROInterface.ROUT2K4Tab_MainSP
Inherited Variables from GUI2K4.UT2K4Tab_MainSP |
asb_Scroll, BonusVehicles, BonusVehiclesMsg, b_Maplist, b_Tutorial, i_DescBack, i_MapPreview, LastSelectedMap, lb_MapDesc, lb_Maps, li_Maps, l_MapAuthor, l_MapPlayers, l_NoPreview, MapCaption, sb_Options, sb_Preview, sb_Selection |
Inherited Variables from GUI2K4.UT2K4Tab_MainBase |
AuthorText, AutoSelectText, bOnlyShowCustom, bOnlyShowOfficial, b_Primary, b_Secondary, CacheMaps, ch_OfficialMapsOnly, ClearText, CurrentGameType, DefaultText, FilterText, LinkText, MapHandler, MaplistEditorMenu, Maps, MessageNoInfo, PlayerText, TutorialMaps |
Inherited Functions from GUI2K4.UT2K4Tab_MainSP |
CheckGameTutorial, FindCacheRecordIndex, GetMapURL, HandleContextSelect, InitComponent, InitGameType, InitMaps, InternalOnCreateComponent, MapListChange, MaplistConfigClick, MapListDblClick, OrigONSMap, Play, ReadMapInfo, SetGameTypeCaption, SetVisibility, TutorialClicked, UpdateScreenshot |
Inherited Functions from GUI2K4.UT2K4Tab_MainBase |
ChangeMapFilter, GetGameClass, GetIsTeamGame, GetMapListClass, GetMapName, GetMapPrefix, GetMapURL, GetRulesClass, HandleContextOpen, InitComponent, InitGameType, InitMapHandler, InitMaps |
bHideDifficultyControl Source code
var bool bHideDifficultyControl;
var array<float> difficulties;
delegate OnChangeDifficulty ( int index )
function CheckGameTutorial ( ) )
function InitDifficulty ( ) )
function InitGameType ( ) )
function ShowPanel ( bool bShow) )
function SilentSetDifficulty ( int index) )
UpdateCurrentGameDifficulty Source code
function UpdateCurrentGameDifficulty ( ) )
defaultproperties
{
Begin Object Class=GUISectionBackground Name=OptionsContainer
bFillClient=True
Caption="Options"
WinTop=0.634726
WinLeft=0.016993
WinWidth=0.482149
WinHeight=0.325816
OnPreDraw=OptionsContainer.InternalPreDraw
End Object
sb_options2=GUISectionBackground'ROInterface.ROUT2K4Tab_MainSP.OptionsContainer'
Begin Object Class=moComboBox Name=DifficultyCombo
bReadOnly=True
Caption="Difficulty"
OnCreateComponent=DifficultyCombo.InternalOnCreateComponent
Hint="Sets how skilled your opponents will be"
WinTop=0.750547
WinLeft=0.087169
WinWidth=0.341797
WinHeight=0.034236
TabOrder=0
OnChange=ROUT2K4Tab_MainSP.OnNewDifficultySelect
End Object
co_Difficulty=moComboBox'ROInterface.ROUT2K4Tab_MainSP.DifficultyCombo'
Begin Object Class=GUISectionBackground Name=SelectionGroup
bFillClient=True
Caption="Map Selection"
WinTop=0.018125
WinLeft=0.016993
WinWidth=0.482149
WinHeight=0.600000
OnPreDraw=SelectionGroup.InternalPreDraw
End Object
sb_Selection=GUISectionBackground'ROInterface.ROUT2K4Tab_MainSP.SelectionGroup'
Begin Object Class=GUISectionBackground Name=PreviewGroup
bFillClient=True
Caption="Preview"
WinTop=0.018125
WinLeft=0.515743
WinWidth=0.470899
WinHeight=0.942417
OnPreDraw=PreviewGroup.InternalPreDraw
End Object
sb_Preview=GUISectionBackground'ROInterface.ROUT2K4Tab_MainSP.PreviewGroup'
sb_Options=None
Begin Object Class=GUISectionBackground Name=ScrollSection
bFillClient=True
Caption="Map Desc"
WinTop=0.525219
WinLeft=0.546118
WinWidth=0.409888
WinHeight=0.412304
OnPreDraw=ScrollSection.InternalPreDraw
End Object
asb_Scroll=GUISectionBackground'ROInterface.ROUT2K4Tab_MainSP.ScrollSection'
Begin Object Class=GUIScrollTextBox Name=MapDescription
bNoTeletype=True
CharDelay=0.002500
EOLDelay=0.500000
OnCreateComponent=MapDescription.InternalOnCreateComponent
WinTop=0.628421
WinLeft=0.561065
WinWidth=0.379993
WinHeight=0.268410
bTabStop=False
bNeverFocus=True
End Object
lb_MapDesc=GUIScrollTextBox'ROInterface.ROUT2K4Tab_MainSP.MapDescription'
Begin Object Class=moButton Name=MaplistButton
ButtonCaption="Maplist Configuration"
ComponentWidth=1.000000
OnCreateComponent=MaplistButton.InternalOnCreateComponent
Hint="Modify the maps that should be used in gameplay"
WinTop=0.828648
WinLeft=0.095426
WinWidth=0.334961
WinHeight=0.040000
TabOrder=2
OnChange=ROUT2K4Tab_MainSP.MaplistConfigClick
End Object
b_Maplist=moButton'ROInterface.ROUT2K4Tab_MainSP.MaplistButton'
b_Tutorial=None
ch_OfficialMapsOnly=None
MaplistEditorMenu="ROInterface.ROMaplistEditor"
}
|
Creation time: Fri 13-10-2023 03:18:52.704 - Created with
UnCodeX