Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

ROInterface.ROUT2K4Tab_HudSettings

Extends
UT2K4Tab_HudSettings

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
function InitComponent (GUIController MyController, GUIComponent MyOwner))
Inherited Functions from GUI2K4.UT2K4Tab_HudSettings
ChangeCustomStatus, GetDefaultColor, InitComponent, InitializeHUDColor, InternalOnChange, InternalOnClick, InternalOnLoadINI, ResetClicked, SaveCustomHUDColor, SaveSettings, UpdatePreviewColor, UsingCustomColor
Inherited Functions from GUI2K4.Settings_Tabs
AcceptClicked, Closed, DrawPerfWarn, GetNativeClassName, InitComponent, InternalOnChange, Opened, ResetClicked, SaveSettings, ShowPanel, ShowPerformanceWarning, Timer


Functions Detail

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )


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
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:52.694 - Created with UnCodeX