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

ROInterface.ROUT2K4Tab_AudioSettings

Extends
UT2K4Tab_AudioSettings

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- XInterface.GUITabPanel
               |   
               +-- XInterface.UT2K4TabPanel
                  |   
                  +-- GUI2K4.Settings_Tabs
                     |   
                     +-- GUI2K4.UT2K4Tab_AudioSettings
                        |   
                        +-- ROInterface.ROUT2K4Tab_AudioSettings

Variables Summary
Inherited Variables from GUI2K4.UT2K4Tab_AudioSettings
AnnounceModes[3], Announcers, AudioModes[4], b3DSound, bAuto, bBeep, bCompat, bDefault, bEAX, bLow, bMature, bOnlyTeamTTS, bRev, bTTS, bTTSIRC, bVoiceChat, b_VoiceChat, ch_AutoTaunt, ch_Default, ch_LowDetail, ch_MatureTaunts, ch_MessageBeep, ch_OnlyTeamTTS, ch_ReverseStereo, ch_TTS, ch_TTSIRC, ch_VoiceChat, co_Announce, co_Mode, co_RewardAnnouncer, co_StatusAnnouncer, co_Voices, fEffects, fMusic, fTTS, iAnnounce, iMode, iVoice, iVoiceMode, i_BG1, i_BG2, i_BG3, RewardPreviewSound, sl_EffectsVol, sl_MusicVol, sl_TTS, sl_VoiceVol, sRewAnnouncer, sStatAnnouncer, StatusPreviewSound, VoiceModes[4]
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_AudioSettings
FindAnnouncerClassIndex, GetAnnouncerClass, GetAnnouncerPackage, InitComponent, InternalOnChange, InternalOnLoadINI, ResetClicked, SaveSettings
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=AudioBK1
         Caption="Sound Effects"
         NumColumns=2
         MaxPerColumn=5
         WinTop=0.017393
         WinLeft=0.004063
         WinWidth=0.937773
         WinHeight=0.502850
         OnPreDraw=AudioBK1.InternalPreDraw
     End Object
     i_BG1=GUISectionBackground'ROInterface.ROUT2K4Tab_AudioSettings.AudioBK1'


     Begin Object Class=GUISectionBackground Name=AudioBK2
         Caption="Announcer"
         WinTop=0.004372
         WinLeft=0.004063
         WinWidth=0.987773
         WinHeight=0.117498
         OnPreDraw=AudioBK2.InternalPreDraw
     End Object
     i_BG2=GUISectionBackground'ROInterface.ROUT2K4Tab_AudioSettings.AudioBK2'


     Begin Object Class=GUISectionBackground Name=AudioBK3
         Caption="Text To Speech"
         WinTop=0.004372
         WinLeft=0.004063
         WinWidth=0.987773
         WinHeight=0.117498
         OnPreDraw=AudioBK3.InternalPreDraw
     End Object
     i_BG3=GUISectionBackground'ROInterface.ROUT2K4Tab_AudioSettings.AudioBK3'


     Begin Object Class=moButton Name=VoiceOptions
         ButtonCaption="Configure"
         MenuTitle="Voice Chat Options"
         MenuClass="ROInterface.ROVoiceChatConfig"
         CaptionWidth=0.500000
         Caption="Voice Options"
         OnCreateComponent=VoiceOptions.InternalOnCreateComponent
         WinTop=0.909065
         WinLeft=0.527734
         WinWidth=0.461134
         WinHeight=0.050000
         TabOrder=19
     End Object
     b_VoiceChat=moButton'ROInterface.ROUT2K4Tab_AudioSettings.VoiceOptions'


}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:52.674 - Created with UnCodeX