Enum UiControlOption
Config options in the UiControl section.
Assembly: Dalamud.dll
public enum UiControlOption
Fields
AutoChangePointOfView
UiControl option with the internal name AutoChangePointOfView. This option is a UInt.
[GameConfigOption("AutoChangePointOfView", ConfigType.UInt, true)]
AutoChangePointOfView = 0
KeyboardCameraInterpolationType
UiControl option with the internal name KeyboardCameraInterpolationType. This option is a UInt.
[GameConfigOption("KeyboardCameraInterpolationType", ConfigType.UInt, true)]
KeyboardCameraInterpolationType = 1
KeyboardCameraVerticalInterpolation
UiControl option with the internal name KeyboardCameraVerticalInterpolation. This option is a UInt.
[GameConfigOption("KeyboardCameraVerticalInterpolation", ConfigType.UInt, true)]
KeyboardCameraVerticalInterpolation = 2
TiltOffset
UiControl option with the internal name TiltOffset. This option is a Float.
[GameConfigOption("TiltOffset", ConfigType.Float, true)]
TiltOffset = 3
KeyboardSpeed
UiControl option with the internal name KeyboardSpeed. This option is a Float.
[GameConfigOption("KeyboardSpeed", ConfigType.Float, true)]
KeyboardSpeed = 4
PadSpeed
UiControl option with the internal name PadSpeed. This option is a Float.
[GameConfigOption("PadSpeed", ConfigType.Float, true)]
PadSpeed = 5
PadFpsXReverse
UiControl option with the internal name PadFpsXReverse. This option is a UInt.
[GameConfigOption("PadFpsXReverse", ConfigType.UInt, true)]
PadFpsXReverse = 6
PadFpsYReverse
UiControl option with the internal name PadFpsYReverse. This option is a UInt.
[GameConfigOption("PadFpsYReverse", ConfigType.UInt, true)]
PadFpsYReverse = 7
PadTpsXReverse
UiControl option with the internal name PadTpsXReverse. This option is a UInt.
[GameConfigOption("PadTpsXReverse", ConfigType.UInt, true)]
PadTpsXReverse = 8
PadTpsYReverse
UiControl option with the internal name PadTpsYReverse. This option is a UInt.
[GameConfigOption("PadTpsYReverse", ConfigType.UInt, true)]
PadTpsYReverse = 9
MouseFpsXReverse
UiControl option with the internal name MouseFpsXReverse. This option is a UInt.
[GameConfigOption("MouseFpsXReverse", ConfigType.UInt, true)]
MouseFpsXReverse = 10
MouseFpsYReverse
UiControl option with the internal name MouseFpsYReverse. This option is a UInt.
[GameConfigOption("MouseFpsYReverse", ConfigType.UInt, true)]
MouseFpsYReverse = 11
MouseTpsXReverse
UiControl option with the internal name MouseTpsXReverse. This option is a UInt.
[GameConfigOption("MouseTpsXReverse", ConfigType.UInt, true)]
MouseTpsXReverse = 12
MouseTpsYReverse
UiControl option with the internal name MouseTpsYReverse. This option is a UInt.
[GameConfigOption("MouseTpsYReverse", ConfigType.UInt, true)]
MouseTpsYReverse = 13
MouseCharaViewRotYReverse
UiControl option with the internal name MouseCharaViewRotYReverse. This option is a UInt.
[GameConfigOption("MouseCharaViewRotYReverse", ConfigType.UInt, true)]
MouseCharaViewRotYReverse = 14
MouseCharaViewRotXReverse
UiControl option with the internal name MouseCharaViewRotXReverse. This option is a UInt.
[GameConfigOption("MouseCharaViewRotXReverse", ConfigType.UInt, true)]
MouseCharaViewRotXReverse = 15
MouseCharaViewMoveYReverse
UiControl option with the internal name MouseCharaViewMoveYReverse. This option is a UInt.
[GameConfigOption("MouseCharaViewMoveYReverse", ConfigType.UInt, true)]
MouseCharaViewMoveYReverse = 16
MouseCharaViewMoveXReverse
UiControl option with the internal name MouseCharaViewMoveXReverse. This option is a UInt.
[GameConfigOption("MouseCharaViewMoveXReverse", ConfigType.UInt, true)]
MouseCharaViewMoveXReverse = 17
PADCharaViewRotYReverse
UiControl option with the internal name PADCharaViewRotYReverse. This option is a UInt.
[GameConfigOption("PADCharaViewRotYReverse", ConfigType.UInt, true)]
PADCharaViewRotYReverse = 18
PADCharaViewRotXReverse
UiControl option with the internal name PADCharaViewRotXReverse. This option is a UInt.
[GameConfigOption("PADCharaViewRotXReverse", ConfigType.UInt, true)]
PADCharaViewRotXReverse = 19
PADCharaViewMoveYReverse
UiControl option with the internal name PADCharaViewMoveYReverse. This option is a UInt.
[GameConfigOption("PADCharaViewMoveYReverse", ConfigType.UInt, true)]
PADCharaViewMoveYReverse = 20
PADCharaViewMoveXReverse
UiControl option with the internal name PADCharaViewMoveXReverse. This option is a UInt.
[GameConfigOption("PADCharaViewMoveXReverse", ConfigType.UInt, true)]
PADCharaViewMoveXReverse = 21
FlyingControlType
UiControl option with the internal name FlyingControlType. This option is a UInt.
[GameConfigOption("FlyingControlType", ConfigType.UInt, true)]
FlyingControlType = 22
FlyingLegacyAutorun
UiControl option with the internal name FlyingLegacyAutorun. This option is a UInt.
[GameConfigOption("FlyingLegacyAutorun", ConfigType.UInt, true)]
FlyingLegacyAutorun = 23
AutoFaceTargetOnAction
UiControl option with the internal name AutoFaceTargetOnAction. This option is a UInt.
[GameConfigOption("AutoFaceTargetOnAction", ConfigType.UInt, true)]
AutoFaceTargetOnAction = 24
SelfClick
UiControl option with the internal name SelfClick. This option is a UInt.
[GameConfigOption("SelfClick", ConfigType.UInt, true)]
SelfClick = 25
NoTargetClickCancel
UiControl option with the internal name NoTargetClickCancel. This option is a UInt.
[GameConfigOption("NoTargetClickCancel", ConfigType.UInt, true)]
NoTargetClickCancel = 26
AutoTarget
UiControl option with the internal name AutoTarget. This option is a UInt.
[GameConfigOption("AutoTarget", ConfigType.UInt, true)]
AutoTarget = 27
TargetTypeSelect
UiControl option with the internal name TargetTypeSelect. This option is a UInt.
[GameConfigOption("TargetTypeSelect", ConfigType.UInt, true)]
TargetTypeSelect = 28
AutoLockOn
UiControl option with the internal name AutoLockOn. This option is a UInt.
[GameConfigOption("AutoLockOn", ConfigType.UInt, true)]
AutoLockOn = 29
CircleBattleModeAutoChange
UiControl option with the internal name CircleBattleModeAutoChange. This option is a UInt.
[GameConfigOption("CircleBattleModeAutoChange", ConfigType.UInt, true)]
CircleBattleModeAutoChange = 30
CircleIsCustom
UiControl option with the internal name CircleIsCustom. This option is a UInt.
[GameConfigOption("CircleIsCustom", ConfigType.UInt, true)]
CircleIsCustom = 31