DeusEx.MenuChoice_Use3dHardware
- Extends
- MenuChoice_OnOff
Core.Object
|
+-- Extension.ExtensionObject
|
+-- Extension.Window
|
+-- DeusEx.MenuUIChoice
|
+-- DeusEx.MenuUIChoiceEnum
|
+-- DeusEx.MenuChoice_OnOff
|
+-- DeusEx.MenuChoice_Use3dHardware
Inherited Functions from DeusEx.MenuUIChoiceEnum |
ButtonActivated, CreateInfoButton, CycleNextValue, CyclePreviousValue, GetValue, InitWindow, LoadSetting, LoadSettingBool, ResetToDefault, SaveSetting, SaveSettingBool, SetValue, UpdateInfoButton |
var bool bMessageDisplayed;
var Localized String RestartMessage;
var Localized String RestartTitle;
event bool BoxOptionSelected (
Window msgBoxWindow,
int buttonNumber) )
function CycleNextValue ( ) )
function CyclePreviousValue ( ) )
function LoadSetting ( ) )
function SaveSetting ( ) )
defaultproperties
{
RestartTitle="Sound Quality"
RestartMessage="This change will not take effect until you restart Deus Ex."
defaultValue=1
defaultInfoWidth=83
HelpText="Enables Hardware 3D Sound Support."
actionText="|&Hardware 3D Support"
configSetting="ini:Engine.Engine.AudioDevice Use3dHardware"
}
|
Creation time: Mon 8/11/2021 16:31:11.480 - Created with
UnCodeX