| 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_HudSettings
|
+-- ROInterface.ROUT2K4Tab_HudSettings
| Variables Summary |
|---|
| Inherited Variables from GUI2K4.UT2K4Tab_HudSettings |
|---|
| bCustomColor, bNames, bNoMsgs, bPersonal, bScore, bVis, bWeaponBar, bWeapons, b_CustomHUD, cCustom, ch_CustomColor, ch_DeathMsgs, ch_EnemyNames, ch_Personal, ch_Score, ch_Visible, ch_WeaponBar, ch_Weapons, co_CustomHUD, DefaultBGPos, DefaultHealthPos, fOpacity, fScale, Games, iCount, iOffset, iScale, i_BG1, i_BG2, i_Preview, i_PreviewBG, i_Scale, nu_MsgCount, nu_MsgOffset, nu_MsgScale, sl_Blue, sl_Green, sl_Opacity, sl_Red, sl_Scale |
| 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.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=GameBK
Caption="Options"
WinTop=0.057604
WinLeft=0.031797
WinWidth=0.448633
WinHeight=0.801485
RenderWeight=0.001000
OnPreDraw=GameBK.InternalPreDraw
End Object
i_BG1=GUISectionBackground'ROInterface.ROUT2K4Tab_HudSettings.GameBK'
Begin Object Class=GUISectionBackground Name=GameBK1
Caption="Visuals"
WinTop=0.060208
WinLeft=0.517578
WinWidth=0.448633
WinHeight=0.801485
RenderWeight=0.001000
OnPreDraw=GameBK1.InternalPreDraw
End Object
i_BG2=GUISectionBackground'ROInterface.ROUT2K4Tab_HudSettings.GameBK1'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||