Enum UiControlOption
Config options in the UiControl section.
Assembly: Dalamud.dll
View Source
public enum UiControlOption
Fields
AutoChangePointOfView
UiControl option with the internal name AutoChangePointOfView. This option is a UInt.
View Source
[GameConfigOption("AutoChangePointOfView", ConfigType.UInt, true)]
AutoChangePointOfView = 0
KeyboardCameraInterpolationType
UiControl option with the internal name KeyboardCameraInterpolationType. This option is a UInt.
View Source
[GameConfigOption("KeyboardCameraInterpolationType", ConfigType.UInt, true)]
KeyboardCameraInterpolationType = 1
KeyboardCameraVerticalInterpolation
UiControl option with the internal name KeyboardCameraVerticalInterpolation. This option is a UInt.
View Source
[GameConfigOption("KeyboardCameraVerticalInterpolation", ConfigType.UInt, true)]
KeyboardCameraVerticalInterpolation = 2
TiltOffset
UiControl option with the internal name TiltOffset. This option is a Float.
View Source
[GameConfigOption("TiltOffset", ConfigType.Float, true)]
TiltOffset = 3
KeyboardSpeed
UiControl option with the internal name KeyboardSpeed. This option is a Float.
View Source
[GameConfigOption("KeyboardSpeed", ConfigType.Float, true)]
KeyboardSpeed = 4
PadSpeed
UiControl option with the internal name PadSpeed. This option is a Float.
View Source
[GameConfigOption("PadSpeed", ConfigType.Float, true)]
PadSpeed = 5
PadFpsXReverse
UiControl option with the internal name PadFpsXReverse. This option is a UInt.
View Source
[GameConfigOption("PadFpsXReverse", ConfigType.UInt, true)]
PadFpsXReverse = 6
PadFpsYReverse
UiControl option with the internal name PadFpsYReverse. This option is a UInt.
View Source
[GameConfigOption("PadFpsYReverse", ConfigType.UInt, true)]
PadFpsYReverse = 7
PadTpsXReverse
UiControl option with the internal name PadTpsXReverse. This option is a UInt.
View Source
[GameConfigOption("PadTpsXReverse", ConfigType.UInt, true)]
PadTpsXReverse = 8
PadTpsYReverse
UiControl option with the internal name PadTpsYReverse. This option is a UInt.
View Source
[GameConfigOption("PadTpsYReverse", ConfigType.UInt, true)]
PadTpsYReverse = 9
MouseFpsXReverse
UiControl option with the internal name MouseFpsXReverse. This option is a UInt.
View Source
[GameConfigOption("MouseFpsXReverse", ConfigType.UInt, true)]
MouseFpsXReverse = 10
MouseFpsYReverse
UiControl option with the internal name MouseFpsYReverse. This option is a UInt.
View Source
[GameConfigOption("MouseFpsYReverse", ConfigType.UInt, true)]
MouseFpsYReverse = 11
MouseTpsXReverse
UiControl option with the internal name MouseTpsXReverse. This option is a UInt.
View Source
[GameConfigOption("MouseTpsXReverse", ConfigType.UInt, true)]
MouseTpsXReverse = 12
MouseTpsYReverse
UiControl option with the internal name MouseTpsYReverse. This option is a UInt.
View Source
[GameConfigOption("MouseTpsYReverse", ConfigType.UInt, true)]
MouseTpsYReverse = 13
MouseCharaViewRotYReverse
UiControl option with the internal name MouseCharaViewRotYReverse. This option is a UInt.
View Source
[GameConfigOption("MouseCharaViewRotYReverse", ConfigType.UInt, true)]
MouseCharaViewRotYReverse = 14
MouseCharaViewRotXReverse
UiControl option with the internal name MouseCharaViewRotXReverse. This option is a UInt.
View Source
[GameConfigOption("MouseCharaViewRotXReverse", ConfigType.UInt, true)]
MouseCharaViewRotXReverse = 15
MouseCharaViewMoveYReverse
UiControl option with the internal name MouseCharaViewMoveYReverse. This option is a UInt.
View Source
[GameConfigOption("MouseCharaViewMoveYReverse", ConfigType.UInt, true)]
MouseCharaViewMoveYReverse = 16
MouseCharaViewMoveXReverse
UiControl option with the internal name MouseCharaViewMoveXReverse. This option is a UInt.
View Source
[GameConfigOption("MouseCharaViewMoveXReverse", ConfigType.UInt, true)]
MouseCharaViewMoveXReverse = 17
PADCharaViewRotYReverse
UiControl option with the internal name PADCharaViewRotYReverse. This option is a UInt.
View Source
[GameConfigOption("PADCharaViewRotYReverse", ConfigType.UInt, true)]
PADCharaViewRotYReverse = 18
PADCharaViewRotXReverse
UiControl option with the internal name PADCharaViewRotXReverse. This option is a UInt.
View Source
[GameConfigOption("PADCharaViewRotXReverse", ConfigType.UInt, true)]
PADCharaViewRotXReverse = 19
PADCharaViewMoveYReverse
UiControl option with the internal name PADCharaViewMoveYReverse. This option is a UInt.
View Source
[GameConfigOption("PADCharaViewMoveYReverse", ConfigType.UInt, true)]
PADCharaViewMoveYReverse = 20
PADCharaViewMoveXReverse
UiControl option with the internal name PADCharaViewMoveXReverse. This option is a UInt.
View Source
[GameConfigOption("PADCharaViewMoveXReverse", ConfigType.UInt, true)]
PADCharaViewMoveXReverse = 21
FlyingControlType
UiControl option with the internal name FlyingControlType. This option is a UInt.
View Source
[GameConfigOption("FlyingControlType", ConfigType.UInt, true)]
FlyingControlType = 22
FlyingLegacyAutorun
UiControl option with the internal name FlyingLegacyAutorun. This option is a UInt.
View Source
[GameConfigOption("FlyingLegacyAutorun", ConfigType.UInt, true)]
FlyingLegacyAutorun = 23
AutoFaceTargetOnAction
UiControl option with the internal name AutoFaceTargetOnAction. This option is a UInt.
View Source
[GameConfigOption("AutoFaceTargetOnAction", ConfigType.UInt, true)]
AutoFaceTargetOnAction = 24
SelfClick
UiControl option with the internal name SelfClick. This option is a UInt.
View Source
[GameConfigOption("SelfClick", ConfigType.UInt, true)]
SelfClick = 25
NoTargetClickCancel
UiControl option with the internal name NoTargetClickCancel. This option is a UInt.
View Source
[GameConfigOption("NoTargetClickCancel", ConfigType.UInt, true)]
NoTargetClickCancel = 26
AutoTarget
UiControl option with the internal name AutoTarget. This option is a UInt.
View Source
[GameConfigOption("AutoTarget", ConfigType.UInt, true)]
AutoTarget = 27
TargetTypeSelect
UiControl option with the internal name TargetTypeSelect. This option is a UInt.
View Source
[GameConfigOption("TargetTypeSelect", ConfigType.UInt, true)]
TargetTypeSelect = 28
AutoLockOn
UiControl option with the internal name AutoLockOn. This option is a UInt.
View Source
[GameConfigOption("AutoLockOn", ConfigType.UInt, true)]
AutoLockOn = 29
CircleBattleModeAutoChange
UiControl option with the internal name CircleBattleModeAutoChange. This option is a UInt.
View Source
[GameConfigOption("CircleBattleModeAutoChange", ConfigType.UInt, true)]
CircleBattleModeAutoChange = 30
CircleIsCustom
UiControl option with the internal name CircleIsCustom. This option is a UInt.
View Source
[GameConfigOption("CircleIsCustom", ConfigType.UInt, true)]
CircleIsCustom = 31
CircleSwordDrawnIsActive
UiControl option with the internal name CircleSwordDrawnIsActive. This option is a UInt.
View Source
[GameConfigOption("CircleSwordDrawnIsActive", ConfigType.UInt, true)]
CircleSwordDrawnIsActive = 32
CircleSwordDrawnNonPartyPc
UiControl option with the internal name CircleSwordDrawnNonPartyPc. This option is a UInt.
View Source
[GameConfigOption("CircleSwordDrawnNonPartyPc", ConfigType.UInt, true)]
CircleSwordDrawnNonPartyPc = 33
CircleSwordDrawnParty
UiControl option with the internal name CircleSwordDrawnParty. This option is a UInt.
View Source
[GameConfigOption("CircleSwordDrawnParty", ConfigType.UInt, true)]
CircleSwordDrawnParty = 34
CircleSwordDrawnEnemy
UiControl option with the internal name CircleSwordDrawnEnemy. This option is a UInt.
View Source
[GameConfigOption("CircleSwordDrawnEnemy", ConfigType.UInt, true)]
CircleSwordDrawnEnemy = 35
CircleSwordDrawnAggro
UiControl option with the internal name CircleSwordDrawnAggro. This option is a UInt.
View Source
[GameConfigOption("CircleSwordDrawnAggro", ConfigType.UInt, true)]
CircleSwordDrawnAggro = 36
CircleSwordDrawnNpcOrObject
UiControl option with the internal name CircleSwordDrawnNpcOrObject. This option is a UInt.
View Source
[GameConfigOption("CircleSwordDrawnNpcOrObject", ConfigType.UInt, true)]
CircleSwordDrawnNpcOrObject = 37
CircleSwordDrawnMinion
UiControl option with the internal name CircleSwordDrawnMinion. This option is a UInt.
View Source
[GameConfigOption("CircleSwordDrawnMinion", ConfigType.UInt, true)]
CircleSwordDrawnMinion = 38
CircleSwordDrawnDutyEnemy
UiControl option with the internal name CircleSwordDrawnDutyEnemy. This option is a UInt.
View Source
[GameConfigOption("CircleSwordDrawnDutyEnemy", ConfigType.UInt, true)]
CircleSwordDrawnDutyEnemy = 39
CircleSwordDrawnPet
UiControl option with the internal name CircleSwordDrawnPet. This option is a UInt.
View Source
[GameConfigOption("CircleSwordDrawnPet", ConfigType.UInt, true)]
CircleSwordDrawnPet = 40
CircleSwordDrawnAlliance
UiControl option with the internal name CircleSwordDrawnAlliance. This option is a UInt.
View Source
[GameConfigOption("CircleSwordDrawnAlliance", ConfigType.UInt, true)]
CircleSwordDrawnAlliance = 41
CircleSwordDrawnMark
UiControl option with the internal name CircleSwordDrawnMark. This option is a UInt.
View Source
[GameConfigOption("CircleSwordDrawnMark", ConfigType.UInt, true)]
CircleSwordDrawnMark = 42
CircleSheathedIsActive
UiControl option with the internal name CircleSheathedIsActive. This option is a UInt.
View Source
[GameConfigOption("CircleSheathedIsActive", ConfigType.UInt, true)]
CircleSheathedIsActive = 43
CircleSheathedNonPartyPc
UiControl option with the internal name CircleSheathedNonPartyPc. This option is a UInt.
View Source
[GameConfigOption("CircleSheathedNonPartyPc", ConfigType.UInt, true)]
CircleSheathedNonPartyPc = 44
CircleSheathedParty
UiControl option with the internal name CircleSheathedParty. This option is a UInt.
View Source
[GameConfigOption("CircleSheathedParty", ConfigType.UInt, true)]
CircleSheathedParty = 45
CircleSheathedEnemy
UiControl option with the internal name CircleSheathedEnemy. This option is a UInt.
View Source
[GameConfigOption("CircleSheathedEnemy", ConfigType.UInt, true)]
CircleSheathedEnemy = 46
CircleSheathedAggro
UiControl option with the internal name CircleSheathedAggro. This option is a UInt.
View Source
[GameConfigOption("CircleSheathedAggro", ConfigType.UInt, true)]
CircleSheathedAggro = 47
CircleSheathedNpcOrObject
UiControl option with the internal name CircleSheathedNpcOrObject. This option is a UInt.
View Source
[GameConfigOption("CircleSheathedNpcOrObject", ConfigType.UInt, true)]
CircleSheathedNpcOrObject = 48
CircleSheathedMinion
UiControl option with the internal name CircleSheathedMinion. This option is a UInt.
View Source
[GameConfigOption("CircleSheathedMinion", ConfigType.UInt, true)]
CircleSheathedMinion = 49
CircleSheathedDutyEnemy
UiControl option with the internal name CircleSheathedDutyEnemy. This option is a UInt.
View Source
[GameConfigOption("CircleSheathedDutyEnemy", ConfigType.UInt, true)]
CircleSheathedDutyEnemy = 50
CircleSheathedPet
UiControl option with the internal name CircleSheathedPet. This option is a UInt.
View Source
[GameConfigOption("CircleSheathedPet", ConfigType.UInt, true)]
CircleSheathedPet = 51
CircleSheathedAlliance
UiControl option with the internal name CircleSheathedAlliance. This option is a UInt.
View Source
[GameConfigOption("CircleSheathedAlliance", ConfigType.UInt, true)]
CircleSheathedAlliance = 52
CircleSheathedMark
UiControl option with the internal name CircleSheathedMark. This option is a UInt.
View Source
[GameConfigOption("CircleSheathedMark", ConfigType.UInt, true)]
CircleSheathedMark = 53
CircleClickIsActive
UiControl option with the internal name CircleClickIsActive. This option is a UInt.
View Source
[GameConfigOption("CircleClickIsActive", ConfigType.UInt, true)]
CircleClickIsActive = 54
CircleClickNonPartyPc
UiControl option with the internal name CircleClickNonPartyPc. This option is a UInt.
View Source
[GameConfigOption("CircleClickNonPartyPc", ConfigType.UInt, true)]
CircleClickNonPartyPc = 55
CircleClickParty
UiControl option with the internal name CircleClickParty. This option is a UInt.
View Source
[GameConfigOption("CircleClickParty", ConfigType.UInt, true)]
CircleClickParty = 56
CircleClickEnemy
UiControl option with the internal name CircleClickEnemy. This option is a UInt.
View Source
[GameConfigOption("CircleClickEnemy", ConfigType.UInt, true)]
CircleClickEnemy = 57
CircleClickAggro
UiControl option with the internal name CircleClickAggro. This option is a UInt.
View Source
[GameConfigOption("CircleClickAggro", ConfigType.UInt, true)]
CircleClickAggro = 58
CircleClickNpcOrObject
UiControl option with the internal name CircleClickNpcOrObject. This option is a UInt.
View Source
[GameConfigOption("CircleClickNpcOrObject", ConfigType.UInt, true)]
CircleClickNpcOrObject = 59
CircleClickMinion
UiControl option with the internal name CircleClickMinion. This option is a UInt.
View Source
[GameConfigOption("CircleClickMinion", ConfigType.UInt, true)]
CircleClickMinion = 60
CircleClickDutyEnemy
UiControl option with the internal name CircleClickDutyEnemy. This option is a UInt.
View Source
[GameConfigOption("CircleClickDutyEnemy", ConfigType.UInt, true)]
CircleClickDutyEnemy = 61
CircleClickPet
UiControl option with the internal name CircleClickPet. This option is a UInt.
View Source
[GameConfigOption("CircleClickPet", ConfigType.UInt, true)]
CircleClickPet = 62
CircleClickAlliance
UiControl option with the internal name CircleClickAlliance. This option is a UInt.
View Source
[GameConfigOption("CircleClickAlliance", ConfigType.UInt, true)]
CircleClickAlliance = 63
CircleClickMark
UiControl option with the internal name CircleClickMark. This option is a UInt.
View Source
[GameConfigOption("CircleClickMark", ConfigType.UInt, true)]
CircleClickMark = 64
CircleXButtonIsActive
UiControl option with the internal name CircleXButtonIsActive. This option is a UInt.
View Source
[GameConfigOption("CircleXButtonIsActive", ConfigType.UInt, true)]
CircleXButtonIsActive = 65
CircleXButtonNonPartyPc
UiControl option with the internal name CircleXButtonNonPartyPc. This option is a UInt.
View Source
[GameConfigOption("CircleXButtonNonPartyPc", ConfigType.UInt, true)]
CircleXButtonNonPartyPc = 66
CircleXButtonParty
UiControl option with the internal name CircleXButtonParty. This option is a UInt.
View Source
[GameConfigOption("CircleXButtonParty", ConfigType.UInt, true)]
CircleXButtonParty = 67
CircleXButtonEnemy
UiControl option with the internal name CircleXButtonEnemy. This option is a UInt.
View Source
[GameConfigOption("CircleXButtonEnemy", ConfigType.UInt, true)]
CircleXButtonEnemy = 68
CircleXButtonAggro
UiControl option with the internal name CircleXButtonAggro. This option is a UInt.
View Source
[GameConfigOption("CircleXButtonAggro", ConfigType.UInt, true)]
CircleXButtonAggro = 69
CircleXButtonNpcOrObject
UiControl option with the internal name CircleXButtonNpcOrObject. This option is a UInt.
View Source
[GameConfigOption("CircleXButtonNpcOrObject", ConfigType.UInt, true)]
CircleXButtonNpcOrObject = 70
CircleXButtonMinion
UiControl option with the internal name CircleXButtonMinion. This option is a UInt.
View Source
[GameConfigOption("CircleXButtonMinion", ConfigType.UInt, true)]
CircleXButtonMinion = 71
CircleXButtonDutyEnemy
UiControl option with the internal name CircleXButtonDutyEnemy. This option is a UInt.
View Source
[GameConfigOption("CircleXButtonDutyEnemy", ConfigType.UInt, true)]
CircleXButtonDutyEnemy = 72
CircleXButtonPet
UiControl option with the internal name CircleXButtonPet. This option is a UInt.
View Source
[GameConfigOption("CircleXButtonPet", ConfigType.UInt, true)]
CircleXButtonPet = 73
CircleXButtonAlliance
UiControl option with the internal name CircleXButtonAlliance. This option is a UInt.
View Source
[GameConfigOption("CircleXButtonAlliance", ConfigType.UInt, true)]
CircleXButtonAlliance = 74
CircleXButtonMark
UiControl option with the internal name CircleXButtonMark. This option is a UInt.
View Source
[GameConfigOption("CircleXButtonMark", ConfigType.UInt, true)]
CircleXButtonMark = 75
CircleYButtonIsActive
UiControl option with the internal name CircleYButtonIsActive. This option is a UInt.
View Source
[GameConfigOption("CircleYButtonIsActive", ConfigType.UInt, true)]
CircleYButtonIsActive = 76
CircleYButtonNonPartyPc
UiControl option with the internal name CircleYButtonNonPartyPc. This option is a UInt.
View Source
[GameConfigOption("CircleYButtonNonPartyPc", ConfigType.UInt, true)]
CircleYButtonNonPartyPc = 77
CircleYButtonParty
UiControl option with the internal name CircleYButtonParty. This option is a UInt.
View Source
[GameConfigOption("CircleYButtonParty", ConfigType.UInt, true)]
CircleYButtonParty = 78
CircleYButtonEnemy
UiControl option with the internal name CircleYButtonEnemy. This option is a UInt.
View Source
[GameConfigOption("CircleYButtonEnemy", ConfigType.UInt, true)]
CircleYButtonEnemy = 79
CircleYButtonAggro
UiControl option with the internal name CircleYButtonAggro. This option is a UInt.
View Source
[GameConfigOption("CircleYButtonAggro", ConfigType.UInt, true)]
CircleYButtonAggro = 80
CircleYButtonNpcOrObject
UiControl option with the internal name CircleYButtonNpcOrObject. This option is a UInt.
View Source
[GameConfigOption("CircleYButtonNpcOrObject", ConfigType.UInt, true)]
CircleYButtonNpcOrObject = 81
CircleYButtonMinion
UiControl option with the internal name CircleYButtonMinion. This option is a UInt.
View Source
[GameConfigOption("CircleYButtonMinion", ConfigType.UInt, true)]
CircleYButtonMinion = 82
CircleYButtonDutyEnemy
UiControl option with the internal name CircleYButtonDutyEnemy. This option is a UInt.
View Source
[GameConfigOption("CircleYButtonDutyEnemy", ConfigType.UInt, true)]
CircleYButtonDutyEnemy = 83
CircleYButtonPet
UiControl option with the internal name CircleYButtonPet. This option is a UInt.
View Source
[GameConfigOption("CircleYButtonPet", ConfigType.UInt, true)]
CircleYButtonPet = 84
CircleYButtonAlliance
UiControl option with the internal name CircleYButtonAlliance. This option is a UInt.
View Source
[GameConfigOption("CircleYButtonAlliance", ConfigType.UInt, true)]
CircleYButtonAlliance = 85