I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:UT2K4SettingsPage (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> UT2K4MainPage >> UT2K4SettingsPage |
- Package:
- GUI2K4
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Description
Written by Ron Prestenback (based on XInterface.SettingsPage) © 2003, Epic Games, Inc. All Rights Reserved
Properties[edit]
Property group 'UT2K4SettingsPage'[edit]
ActivePanel[edit]
Type: Settings_Tabs
bApplyImmediately[edit]
Type: bool
Modifiers: config
Whether to apply changes to setting immediately
Default value: True
PageCaption[edit]
Type: string
SavedPitch[edit]
Type: float
Modifiers: editconst, noexport
SizingButton[edit]
Type: GUIButton
Internal variables[edit]
b_Apply[edit]
Type: GUIButton
Modifiers: automated
b_Back[edit]
Type: GUIButton
Modifiers: automated
b_Reset[edit]
Type: GUIButton
Modifiers: automated
InvalidStats[edit]
Type: string
Modifiers: localized
Default value: "Invalid Stats Info"
tp_Game[edit]
Type: UT2K4Tab_GameSettings
Default values[edit]
Property | Value |
---|---|
OnCanClose | InternalOnCanClose |
OnClose | InternalOnClose |
OnPreDraw | InternalOnPreDraw |
PanelCaption[0] | "Display" |
PanelCaption[1] | "Audio" |
PanelCaption[2] | "Player" |
PanelCaption[3] | "Game" |
PanelCaption[4] | "Input" |
PanelCaption[5] | "Weapons" |
PanelCaption[6] | "HUD" |
PanelClass[0] | "GUI2K4.UT2K4Tab_DetailSettings" |
PanelClass[1] | "GUI2K4.UT2K4Tab_AudioSettings" |
PanelClass[2] | "GUI2K4.UT2K4Tab_PlayerSettings" |
PanelClass[3] | "GUI2K4.UT2K4Tab_GameSettings" |
PanelClass[4] | "GUI2K4.UT2K4Tab_IForceSettings" |
PanelClass[5] | "GUI2K4.UT2K4Tab_WeaponPref" |
PanelClass[6] | "GUI2K4.UT2K4Tab_HudSettings" |
PanelHint[0] | "Select your resolution or change your display and detail settings..." |
PanelHint[1] | "Adjust your audio experience..." |
PanelHint[2] | "Configure your UT2004 Avatar..." |
PanelHint[3] | "Configure game and network related settings..." |
PanelHint[4] | "Configure misc. input options..." |
PanelHint[5] | "Adjust your weapon priorities and settings..." |
PanelHint[6] | "Customize your HUD..." |
t_Footer | UT2K4Settings_Footer'SettingFooter' |
t_Header | GUIHeader'SettingHeader' |
Subobjects[edit]
aApply[edit]
Class: XInterface.GUIButton
Property | Value |
---|---|
bVisible | True |
Caption | "APPLY" |
MenuState | MSAT_Disabled |
OnClick | ButtonClicked |
RenderWeight | 1.0 |
StyleName | "SquareButton" |
TabOrder | 1 |
WinHeight | 0.033203 |
WinLeft | 0.902148 |
WinTop | 0.966146 |
WinWidth | 0.09746 |
[edit]
Class: GUI2K4.UT2K4Settings_Footer
Property | Value |
---|---|
RenderWeight | 0.3 |
TabOrder | 4 |
SettingHeader[edit]
Class: XInterface.GUIHeader
Property | Value |
---|---|
Caption | "Settings" |
RenderWeight | 0.3 |
WinHeight | 25.0 |
Functions[edit]
Events[edit]
InitComponent[edit]
Overrides: UT2K4MainPage.InitComponent
NotifyLevelChange[edit]
Overrides: GUIPage.NotifyLevelChange
Other instance functions[edit]
BackButtonClicked[edit]
ButtonClicked[edit]
DefaultsButtonClicked[edit]
GetSizingButton[edit]
InternalOnCanClose[edit]
InternalOnChange[edit]
Overrides: UT2K4MainPage.InternalOnChange