KFGui.KFGamePageSP
- Extends
- UT2K4GamePageSP
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.UT2K4MainPage
|
+-- GUI2K4.UT2K4GamePageBase
|
+-- GUI2K4.UT2K4GamePageSP
|
+-- KFGui.KFGamePageSP
Inherited Variables from GUI2K4.UT2K4GamePageBase |
bUseTabs, b_Back, b_Primary, b_Secondary, CurrentGame, mcRules, mcServerRules, PageCaption, p_BotConfig, p_Game, p_Main, p_Mutators, p_Rules, RuleInfo |
Inherited Functions from GUI2K4.UT2K4GamePageBase |
ChangeGameType, ChangeMutators, Free, GameTypeLocked, GetBotTab, GetBotTabName, InitComponent, InitRuleInfo, InternalOnChange, InternalOnClick, InternalOnOpen, NotifyLevelChange, PrepareToPlay, SetRuleInfo, SetupBotText, StartGame, UpdateBotSetting |
var bool bFirstChangeCompleted;
function ChangeGameType ( bool bIsCustom) )
function bool GameTypeLocked ( ) )
function UpdateBotSetting (
string NewValue,
moNumericEdit BotControl ) )
defaultproperties
{
PageCaption="Solo"
t_Header=GUIHeader'GUI2K4.UT2k4ServerBrowser.ServerBrowserHeader'
Begin Object Class=KFGameFooter Name=SPFooter
PrimaryCaption="PLAY"
PrimaryHint="Start A Match With These Settings"
SecondaryCaption="SPECTATE"
SecondaryHint="Spectate A Match With These Settings"
Justification=TXTA_Center
TextIndent=5
FontScale=FNS_Small
RenderWeight=0.300000
TabOrder=8
OnPreDraw=SPFooter.InternalOnPreDraw
End Object
t_Footer=KFGameFooter'KFGui.KFGamePageSP.SPFooter'
Begin Object Class=BackgroundImage Name=PageBackground
Image=Texture'KillingFloor2HUD.Menu.menuBackground'
ImageStyle=ISTY_Justified
ImageAlign=IMGA_Center
RenderWeight=0.010000
End Object
i_Background=BackgroundImage'KFGui.KFGamePageSP.PageBackground'
PanelClass(0)="KFGUI.KFTab_GameTypeSP"
PanelClass(1)="KFGUI.KFMapPage"
PanelClass(2)="KFGUI.KFRules"
PanelClass(3)="KFGUI.KFMutatorPage"
PanelCaption(0)="Select Gametype"
PanelCaption(2)="Sandbox"
PanelHint(0)="Select desired gametype"
PanelHint(1)="Select maps and difficulty..."
PanelHint(2)="Configure the current game..."
}
|
Creation time: Fri 13-10-2023 03:18:46.470 - Created with
UnCodeX