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

DeusEx.MenuChoice_AugsAllowed

Extends
MenuChoice_OnOff

Core.Object
|   
+-- Extension.ExtensionObject
   |   
   +-- Extension.Window
      |   
      +-- DeusEx.MenuUIChoice
         |   
         +-- DeusEx.MenuUIChoiceEnum
            |   
            +-- DeusEx.MenuChoice_OnOff
               |   
               +-- DeusEx.MenuChoice_AugsAllowed

Variables Summary
Inherited Variables from DeusEx.MenuUIChoiceEnum
btnInfo, currentEnum, currentValue, defaultInfoPosX, defaultInfoWidth, defaultValue, enumText[40]

Functions Summary
event InitWindow ()))
function LoadSetting ()))
function SaveSetting ()))
Inherited Functions from DeusEx.MenuUIChoiceEnum
ButtonActivated, CreateInfoButton, CycleNextValue, CyclePreviousValue, GetValue, InitWindow, LoadSetting, LoadSettingBool, ResetToDefault, SaveSetting, SaveSettingBool, SetValue, UpdateInfoButton


Functions Detail

InitWindow Source code

event InitWindow ( ) )

LoadSetting Source code

function LoadSetting ( ) )

SaveSetting Source code

function SaveSetting ( ) )


Defaultproperties

defaultproperties
{
     defaultValue=1
     defaultInfoWidth=178
     defaultInfoPosX=204
     HelpText="Sets whether players receive starting augmentations and augmentations for kills."
     actionText="Augmentations"
     configSetting="DeusExMPGame bAugsAllowed"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mon 8/11/2021 16:31:11.020 - Created with UnCodeX