| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPanel
|
+-- XInterface.GUITabPanel
|
+-- XInterface.UT2K4TabPanel
|
+-- GUI2K4.Settings_Tabs
|
+-- GUI2K4.UT2K4Tab_GameSettings
|
+-- ROInterface.ROUT2K4Tab_GameSettings
| Variables Summary |
|---|
| Inherited Variables from GUI2K4.UT2K4Tab_GameSettings |
|---|
| bAim, bAuto, bBob, bClassicTrans, bDodge, bDynNet, bLandShake, bLandShakeD, bPrecache, bSpeechRec, bStats, b_Stats, ch_AutoAim, ch_AutoSwitch, ch_ClassicTrans, ch_Dodging, ch_DynNetspeed, ch_LandShake, ch_Precache, ch_Speech, ch_TrackStats, ch_WeaponBob, co_GoreLevel, co_Netspeed, ed_Name, ed_Password, EpicIDMsg, iGore, iNetspeed, iNetSpeedD, i_BG1, i_BG2, i_BG3, i_BG4, i_BG5, LastGameOption, l_ID, l_Warning, NetSpeedText[4], sName, sPassword, StatsURL |
| Inherited Variables from GUI2K4.Settings_Tabs |
|---|
| bAlwaysApply, bExpert, bNeedApply, PerformanceWarningMenu, PerformanceWarningText, Setting, t_Footer, WarningCounter, WarningLength |
| Functions Summary | ||
|---|---|---|
![]() | InitComponent (GUIController MyController, GUIComponent MyOwner)) | |
| Inherited Functions from GUI2K4.UT2K4Tab_GameSettings |
|---|
| FormatID, InitComponent, InternalOnChange, InternalOnLoadINI, OnViewStats, ResetClicked, SaveSettings, ShowPanel, UpdateStatsItems, ValidStatConfig |
| Inherited Functions from GUI2K4.Settings_Tabs |
|---|
| AcceptClicked, Closed, DrawPerfWarn, GetNativeClassName, InitComponent, InternalOnChange, Opened, ResetClicked, SaveSettings, ShowPanel, ShowPerformanceWarning, Timer |
| Functions Detail |
|---|
InitComponent Source code| Defaultproperties |
|---|
defaultproperties
{
Begin Object Class=GUISectionBackground Name=GameBK1
Caption="Gameplay"
WinTop=0.033853
WinLeft=0.014649
WinWidth=0.449609
WinHeight=0.748936
RenderWeight=0.100100
OnPreDraw=GameBK1.InternalPreDraw
End Object
i_BG1=GUISectionBackground'ROInterface.ROUT2K4Tab_GameSettings.GameBK1'
Begin Object Class=GUISectionBackground Name=GameBK2
Caption="Network"
WinTop=0.033853
WinLeft=0.470078
WinWidth=0.496484
WinHeight=0.199610
OnPreDraw=GameBK2.InternalPreDraw
End Object
i_BG2=GUISectionBackground'ROInterface.ROUT2K4Tab_GameSettings.GameBK2'
Begin Object Class=GUISectionBackground Name=GameBK3
Caption="Stats"
WinTop=0.242399
WinLeft=0.470078
WinWidth=0.496484
WinHeight=0.308985
RenderWeight=0.100200
OnPreDraw=GameBK3.InternalPreDraw
End Object
i_BG3=GUISectionBackground'ROInterface.ROUT2K4Tab_GameSettings.GameBK3'
i_BG4=None
Begin Object Class=GUISectionBackground Name=GameBK5
Caption="Unique ID / Messages"
WinTop=0.791393
WinLeft=0.017419
WinWidth=0.965712
WinHeight=0.100706
RenderWeight=0.100200
OnPreDraw=GameBK5.InternalPreDraw
End Object
i_BG5=GUISectionBackground'ROInterface.ROUT2K4Tab_GameSettings.GameBK5'
ch_WeaponBob=None
ch_AutoSwitch=None
ch_Speech=None
ch_Dodging=None
ch_AutoAim=None
ch_ClassicTrans=None
ch_LandShake=None
Begin Object Class=GUILabel Name=EpicID
Caption="Your Unique id is:"
TextAlign=TXTA_Center
StyleName="TextLabel"
WinTop=0.818220
WinLeft=0.054907
WinWidth=0.888991
WinHeight=0.067703
RenderWeight=0.200000
End Object
l_ID=GUILabel'ROInterface.ROUT2K4Tab_GameSettings.EpicID'
Begin Object Class=GUIButton Name=ViewOnlineStats
Caption="View Stats"
Hint="Click to launch the UT stats website."
WinTop=0.454124
WinLeft=0.757885
WinWidth=0.166055
WinHeight=0.050000
TabOrder=13
OnClick=UT2K4Tab_GameSettings.OnViewStats
OnKeyEvent=ViewOnlineStats.InternalOnKeyEvent
End Object
b_Stats=GUIButton'ROInterface.ROUT2K4Tab_GameSettings.ViewOnlineStats'
Begin Object Class=moCheckBox Name=OnlineTrackStats
ComponentJustification=TXTA_Left
CaptionWidth=0.900000
Caption="Track Stats"
OnCreateComponent=OnlineTrackStats.InternalOnCreateComponent
IniOption="@Internal"
IniDefault="True"
Hint="Enable this option to join the online ranking system."
WinTop=0.308374
WinLeft=0.631349
WinWidth=0.170273
TabOrder=10
OnChange=UT2K4Tab_GameSettings.InternalOnChange
OnLoadINI=UT2K4Tab_GameSettings.InternalOnLoadINI
End Object
ch_TrackStats=moCheckBox'ROInterface.ROUT2K4Tab_GameSettings.OnlineTrackStats'
Begin Object Class=moCheckBox Name=NetworkDynamicNetspeed
ComponentJustification=TXTA_Left
CaptionWidth=0.940000
Caption="Dynamic Netspeed"
OnCreateComponent=NetworkDynamicNetspeed.InternalOnCreateComponent
IniOption="@Internal"
Hint="Netspeed is automatically adjusted based on the speed of your network connection"
WinTop=0.154567
WinLeft=0.506497
WinWidth=0.419297
TabOrder=9
OnChange=UT2K4Tab_GameSettings.InternalOnChange
OnLoadINI=UT2K4Tab_GameSettings.InternalOnLoadINI
End Object
ch_DynNetspeed=moCheckBox'ROInterface.ROUT2K4Tab_GameSettings.NetworkDynamicNetspeed'
ch_Precache=None
Begin Object Class=moComboBox Name=OnlineNetSpeed
bReadOnly=True
ComponentJustification=TXTA_Left
CaptionWidth=0.550000
Caption="Connection"
OnCreateComponent=OnlineNetSpeed.InternalOnCreateComponent
IniOption="@Internal"
IniDefault="Cable Modem/DSL"
Hint="How fast is your connection?"
WinTop=0.105768
WinLeft=0.506497
WinWidth=0.419297
TabOrder=8
OnChange=UT2K4Tab_GameSettings.InternalOnChange
OnLoadINI=UT2K4Tab_GameSettings.InternalOnLoadINI
End Object
co_Netspeed=moComboBox'ROInterface.ROUT2K4Tab_GameSettings.OnlineNetSpeed'
Begin Object Class=moEditBox Name=OnlineStatsName
CaptionWidth=0.400000
Caption="UserName"
OnCreateComponent=OnlineStatsName.InternalOnCreateComponent
IniOption="@Internal"
Hint="Please select a name to use for UT Stats!"
WinTop=0.358082
WinLeft=0.504912
WinWidth=0.419316
TabOrder=11
OnChange=UT2K4Tab_GameSettings.InternalOnChange
OnLoadINI=UT2K4Tab_GameSettings.InternalOnLoadINI
End Object
ed_Name=moEditBox'ROInterface.ROUT2K4Tab_GameSettings.OnlineStatsName'
Begin Object Class=moEditBox Name=OnlineStatsPW
CaptionWidth=0.400000
Caption="Password"
OnCreateComponent=OnlineStatsPW.InternalOnCreateComponent
IniOption="@Internal"
Hint="Please select a password that will secure your UT Stats!"
WinTop=0.405868
WinLeft=0.504912
WinWidth=0.419316
TabOrder=12
OnChange=UT2K4Tab_GameSettings.InternalOnChange
OnLoadINI=UT2K4Tab_GameSettings.InternalOnLoadINI
End Object
ed_Password=moEditBox'ROInterface.ROUT2K4Tab_GameSettings.OnlineStatsPW'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||