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_AudioSettings | +-- ROInterface.ROUT2K4Tab_AudioSettings
Variables Summary |
---|
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_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 |
---|
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 | UnrealScript Documentation |
previous class next class | frames no frames |