- 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
|
+-- KFGui.KFMapPage
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 |
var bool bDisableCombos;
DefaultInitialCountDownValue Source code
var int DefaultInitialCountDownValue;
var array<
PlayInfo.PlayInfoData> InfoRules;
var byte LastGameLengthIndex;
KFMapPage
function InitGameType ( ) )
function InitMaps ( optional string MapPrefix) )
function RefreshOptions ( ) )
protected function SetGamePI ( ) )
function ShowPanel ( bool bShow) )
protected function StoreSetting ( int Index, string NewValue) )
defaultproperties
{
Begin Object Class=moComboBox Name=DifficultyCombo
bReadOnly=True
ComponentWidth=0.500000
Caption="Difficulty"
OnCreateComponent=DifficultyCombo.InternalOnCreateComponent
Hint="Sets how skilled your opponents will be"
WinTop=0.750547
WinLeft=0.087169
WinWidth=0.341797
TabOrder=0
OnChange=KFMapPage.GameDifficultyChange
End Object
co_Difficulty=moComboBox'KFGui.KFMapPage.DifficultyCombo'
Begin Object Class=moComboBox Name=GameLengthCombo
bReadOnly=True
ComponentWidth=0.500000
Caption="Game Length"
OnCreateComponent=GameLengthCombo.InternalOnCreateComponent
Hint="Sets how long the game will be"
WinTop=0.750547
WinLeft=0.087169
WinWidth=0.341797
TabOrder=1
OnChange=KFMapPage.GameLengthChange
End Object
co_GameLength=moComboBox'KFGui.KFMapPage.GameLengthCombo'
Begin Object Class=moCheckBox Name=SandboxCheck
CaptionWidth=0.500000
ComponentWidth=0.500000
Caption="Enable Sandbox"
OnCreateComponent=SandboxCheck.InternalOnCreateComponent
Hint="Enable the advanced sandbox settings"
WinTop=0.772865
WinLeft=0.051758
WinWidth=0.341797
TabOrder=3
OnChange=KFMapPage.SandBoxChange
End Object
ch_Sandbox=moCheckBox'KFGui.KFMapPage.SandboxCheck'
DefaultInitialCountDownValue=60
Begin Object Class=AltSectionBackground Name=ScrollSection
bFillClient=True
bNoCaption=True
Caption="Map Desc"
WinTop=0.525219
WinLeft=0.546118
WinWidth=0.409888
WinHeight=0.437814
OnPreDraw=ScrollSection.InternalPreDraw
End Object
asb_Scroll=AltSectionBackground'KFGui.KFMapPage.ScrollSection'
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.888587
WinLeft=0.039258
WinWidth=0.341797
WinHeight=0.050000
TabOrder=4
OnChange=KFMapPage.MaplistConfigClick
End Object
b_Maplist=moButton'KFGui.KFMapPage.MaplistButton'
b_Tutorial=None
LastSelectedMap="KF-Test"
ch_OfficialMapsOnly=None
}
|
Creation time: Fri 13-10-2023 03:18:46.859 - Created with
UnCodeX