Enum UiConfigOption
Config options in the UiConfig section.
Assembly: Dalamud.dll
public enum UiConfigOption
Fields
BattleEffectSelf
UiConfig option with the internal name BattleEffectSelf. This option is a UInt.
[GameConfigOption("BattleEffectSelf", ConfigType.UInt, true)]
BattleEffectSelf = 0
BattleEffectParty
UiConfig option with the internal name BattleEffectParty. This option is a UInt.
[GameConfigOption("BattleEffectParty", ConfigType.UInt, true)]
BattleEffectParty = 1
BattleEffectOther
UiConfig option with the internal name BattleEffectOther. This option is a UInt.
[GameConfigOption("BattleEffectOther", ConfigType.UInt, true)]
BattleEffectOther = 2
BattleEffectPvPEnemyPc
UiConfig option with the internal name BattleEffectPvPEnemyPc. This option is a UInt.
[GameConfigOption("BattleEffectPvPEnemyPc", ConfigType.UInt, true)]
BattleEffectPvPEnemyPc = 3
PadMode
UiConfig option with the internal name PadMode. This option is a UInt.
[GameConfigOption("PadMode", ConfigType.UInt, true)]
PadMode = 4
WeaponAutoPutAway
UiConfig option with the internal name WeaponAutoPutAway. This option is a UInt.
[GameConfigOption("WeaponAutoPutAway", ConfigType.UInt, true)]
WeaponAutoPutAway = 5
WeaponAutoPutAwayTime
UiConfig option with the internal name WeaponAutoPutAwayTime. This option is a UInt.
[GameConfigOption("WeaponAutoPutAwayTime", ConfigType.UInt, true)]
WeaponAutoPutAwayTime = 6
LipMotionType
UiConfig option with the internal name LipMotionType. This option is a UInt.
[GameConfigOption("LipMotionType", ConfigType.UInt, true)]
LipMotionType = 7
FirstPersonDefaultYAngle
UiConfig option with the internal name FirstPersonDefaultYAngle. This option is a Float.
[GameConfigOption("FirstPersonDefaultYAngle", ConfigType.Float, true)]
FirstPersonDefaultYAngle = 8
FirstPersonDefaultZoom
UiConfig option with the internal name FirstPersonDefaultZoom. This option is a Float.
[GameConfigOption("FirstPersonDefaultZoom", ConfigType.Float, true)]
FirstPersonDefaultZoom = 9
FirstPersonDefaultDistance
UiConfig option with the internal name FirstPersonDefaultDistance. This option is a Float.
[GameConfigOption("FirstPersonDefaultDistance", ConfigType.Float, true)]
FirstPersonDefaultDistance = 10
ThirdPersonDefaultYAngle
UiConfig option with the internal name ThirdPersonDefaultYAngle. This option is a Float.
[GameConfigOption("ThirdPersonDefaultYAngle", ConfigType.Float, true)]
ThirdPersonDefaultYAngle = 11
ThirdPersonDefaultZoom
UiConfig option with the internal name ThirdPersonDefaultZoom. This option is a Float.
[GameConfigOption("ThirdPersonDefaultZoom", ConfigType.Float, true)]
ThirdPersonDefaultZoom = 12
ThirdPersonDefaultDistance
UiConfig option with the internal name ThirdPersonDefaultDistance. This option is a Float.
[GameConfigOption("ThirdPersonDefaultDistance", ConfigType.Float, true)]
ThirdPersonDefaultDistance = 13
LockonDefaultYAngle
UiConfig option with the internal name LockonDefaultYAngle. This option is a Float.
[GameConfigOption("LockonDefaultYAngle", ConfigType.Float, true)]
LockonDefaultYAngle = 14
LockonDefaultZoom
UiConfig option with the internal name LockonDefaultZoom. This option is a Float.
[GameConfigOption("LockonDefaultZoom", ConfigType.Float, true)]
LockonDefaultZoom = 15
CameraProductionOfAction
UiConfig option with the internal name CameraProductionOfAction. This option is a UInt.
[GameConfigOption("CameraProductionOfAction", ConfigType.UInt, true)]
CameraProductionOfAction = 16
FPSCameraInterpolationType
UiConfig option with the internal name FPSCameraInterpolationType. This option is a UInt.
[GameConfigOption("FPSCameraInterpolationType", ConfigType.UInt, true)]
FPSCameraInterpolationType = 17
FPSCameraVerticalInterpolation
UiConfig option with the internal name FPSCameraVerticalInterpolation. This option is a UInt.
[GameConfigOption("FPSCameraVerticalInterpolation", ConfigType.UInt, true)]
FPSCameraVerticalInterpolation = 18
LegacyCameraCorrectionFix
UiConfig option with the internal name LegacyCameraCorrectionFix. This option is a UInt.
[GameConfigOption("LegacyCameraCorrectionFix", ConfigType.UInt, true)]
LegacyCameraCorrectionFix = 19
LegacyCameraType
UiConfig option with the internal name LegacyCameraType. This option is a UInt.
[GameConfigOption("LegacyCameraType", ConfigType.UInt, true)]
LegacyCameraType = 20
EventCameraAutoControl
UiConfig option with the internal name EventCameraAutoControl. This option is a UInt.
[GameConfigOption("EventCameraAutoControl", ConfigType.UInt, true)]
EventCameraAutoControl = 21
CameraLookBlinkType
UiConfig option with the internal name CameraLookBlinkType. This option is a UInt.
[GameConfigOption("CameraLookBlinkType", ConfigType.UInt, true)]
CameraLookBlinkType = 22
IdleEmoteTime
UiConfig option with the internal name IdleEmoteTime. This option is a UInt.
[GameConfigOption("IdleEmoteTime", ConfigType.UInt, true)]
IdleEmoteTime = 23
IdleEmoteRandomType
UiConfig option with the internal name IdleEmoteRandomType. This option is a UInt.
[GameConfigOption("IdleEmoteRandomType", ConfigType.UInt, true)]
IdleEmoteRandomType = 24
CutsceneSkipIsShip
UiConfig option with the internal name CutsceneSkipIsShip. This option is a UInt.
[GameConfigOption("CutsceneSkipIsShip", ConfigType.UInt, true)]
CutsceneSkipIsShip = 25
CutsceneSkipIsContents
UiConfig option with the internal name CutsceneSkipIsContents. This option is a UInt.
[GameConfigOption("CutsceneSkipIsContents", ConfigType.UInt, true)]
CutsceneSkipIsContents = 26
CutsceneSkipIsHousing
UiConfig option with the internal name CutsceneSkipIsHousing. This option is a UInt.
[GameConfigOption("CutsceneSkipIsHousing", ConfigType.UInt, true)]
CutsceneSkipIsHousing = 27
PetTargetOffInCombat
UiConfig option with the internal name PetTargetOffInCombat. This option is a UInt.
[GameConfigOption("PetTargetOffInCombat", ConfigType.UInt, true)]
PetTargetOffInCombat = 28
GroundTargetFPSPosX
UiConfig option with the internal name GroundTargetFPSPosX. This option is a UInt.
[GameConfigOption("GroundTargetFPSPosX", ConfigType.UInt, true)]
GroundTargetFPSPosX = 29
GroundTargetFPSPosY
UiConfig option with the internal name GroundTargetFPSPosY. This option is a UInt.
[GameConfigOption("GroundTargetFPSPosY", ConfigType.UInt, true)]
GroundTargetFPSPosY = 30
GroundTargetTPSPosX
UiConfig option with the internal name GroundTargetTPSPosX. This option is a UInt.
[GameConfigOption("GroundTargetTPSPosX", ConfigType.UInt, true)]
GroundTargetTPSPosX = 31
GroundTargetTPSPosY
UiConfig option with the internal name GroundTargetTPSPosY. This option is a UInt.
[GameConfigOption("GroundTargetTPSPosY", ConfigType.UInt, true)]
GroundTargetTPSPosY = 32
TargetDisableAnchor
UiConfig option with the internal name TargetDisableAnchor. This option is a UInt.
[GameConfigOption("TargetDisableAnchor", ConfigType.UInt, true)]
TargetDisableAnchor = 33
TargetCircleClickFilterEnableNearestCursor
UiConfig option with the internal name TargetCircleClickFilterEnableNearestCursor. This option is a UInt.
[GameConfigOption("TargetCircleClickFilterEnableNearestCursor", ConfigType.UInt, true)]
TargetCircleClickFilterEnableNearestCursor = 34
TargetEnableMouseOverSelect
UiConfig option with the internal name TargetEnableMouseOverSelect. This option is a UInt.
[GameConfigOption("TargetEnableMouseOverSelect", ConfigType.UInt, true)]
TargetEnableMouseOverSelect = 35
GroundTargetCursorCorrectType
UiConfig option with the internal name GroundTargetCursorCorrectType. This option is a UInt.
[GameConfigOption("GroundTargetCursorCorrectType", ConfigType.UInt, true)]
GroundTargetCursorCorrectType = 36
GroundTargetActionExcuteType
UiConfig option with the internal name GroundTargetActionExcuteType. This option is a UInt.
[GameConfigOption("GroundTargetActionExcuteType", ConfigType.UInt, true)]
GroundTargetActionExcuteType = 37
AutoNearestTarget
UiConfig option with the internal name AutoNearestTarget. This option is a UInt.
[GameConfigOption("AutoNearestTarget", ConfigType.UInt, true)]
AutoNearestTarget = 38
AutoNearestTargetType
UiConfig option with the internal name AutoNearestTargetType. This option is a UInt.
[GameConfigOption("AutoNearestTargetType", ConfigType.UInt, true)]
AutoNearestTargetType = 39
RightClickExclusionPC
UiConfig option with the internal name RightClickExclusionPC. This option is a UInt.
[GameConfigOption("RightClickExclusionPC", ConfigType.UInt, true)]
RightClickExclusionPC = 40
RightClickExclusionBNPC
UiConfig option with the internal name RightClickExclusionBNPC. This option is a UInt.
[GameConfigOption("RightClickExclusionBNPC", ConfigType.UInt, true)]
RightClickExclusionBNPC = 41
RightClickExclusionMinion
UiConfig option with the internal name RightClickExclusionMinion. This option is a UInt.
[GameConfigOption("RightClickExclusionMinion", ConfigType.UInt, true)]
RightClickExclusionMinion = 42
EnableMoveTiltCharacter
UiConfig option with the internal name EnableMoveTiltCharacter. This option is a UInt.
[GameConfigOption("EnableMoveTiltCharacter", ConfigType.UInt, true)]
EnableMoveTiltCharacter = 43
EnableMoveTiltMountGround
UiConfig option with the internal name EnableMoveTiltMountGround. This option is a UInt.
[GameConfigOption("EnableMoveTiltMountGround", ConfigType.UInt, true)]
EnableMoveTiltMountGround = 44
EnableMoveTiltMountFly
UiConfig option with the internal name EnableMoveTiltMountFly. This option is a UInt.
[GameConfigOption("EnableMoveTiltMountFly", ConfigType.UInt, true)]
EnableMoveTiltMountFly = 45
TurnSpeed
UiConfig option with the internal name TurnSpeed. This option is a UInt.
[GameConfigOption("TurnSpeed", ConfigType.UInt, true)]
TurnSpeed = 46
FootEffect
UiConfig option with the internal name FootEffect. This option is a UInt.
[GameConfigOption("FootEffect", ConfigType.UInt, true)]
FootEffect = 47
LegacySeal
UiConfig option with the internal name LegacySeal. This option is a UInt.
[GameConfigOption("LegacySeal", ConfigType.UInt, true)]
LegacySeal = 48
GBarrelDisp
UiConfig option with the internal name GBarrelDisp. This option is a UInt.
[GameConfigOption("GBarrelDisp", ConfigType.UInt, true)]
GBarrelDisp = 49
EgiMirageTypeGaruda
UiConfig option with the internal name EgiMirageTypeGaruda. This option is a UInt.
[GameConfigOption("EgiMirageTypeGaruda", ConfigType.UInt, true)]
EgiMirageTypeGaruda = 50
EgiMirageTypeTitan
UiConfig option with the internal name EgiMirageTypeTitan. This option is a UInt.
[GameConfigOption("EgiMirageTypeTitan", ConfigType.UInt, true)]
EgiMirageTypeTitan = 51
EgiMirageTypeIfrit
UiConfig option with the internal name EgiMirageTypeIfrit. This option is a UInt.
[GameConfigOption("EgiMirageTypeIfrit", ConfigType.UInt, true)]
EgiMirageTypeIfrit = 52
BahamutSize
UiConfig option with the internal name BahamutSize. This option is a UInt.
[GameConfigOption("BahamutSize", ConfigType.UInt, true)]
BahamutSize = 53
PetMirageTypeCarbuncleSupport
UiConfig option with the internal name PetMirageTypeCarbuncleSupport. This option is a UInt.
[GameConfigOption("PetMirageTypeCarbuncleSupport", ConfigType.UInt, true)]
PetMirageTypeCarbuncleSupport = 54
PhoenixSize
UiConfig option with the internal name PhoenixSize. This option is a UInt.
[GameConfigOption("PhoenixSize", ConfigType.UInt, true)]
PhoenixSize = 55
GarudaSize
UiConfig option with the internal name GarudaSize. This option is a UInt.
[GameConfigOption("GarudaSize", ConfigType.UInt, true)]
GarudaSize = 56
TitanSize
UiConfig option with the internal name TitanSize. This option is a UInt.
[GameConfigOption("TitanSize", ConfigType.UInt, true)]
TitanSize = 57
IfritSize
UiConfig option with the internal name IfritSize. This option is a UInt.
[GameConfigOption("IfritSize", ConfigType.UInt, true)]
IfritSize = 58
SolBahamutSize
UiConfig option with the internal name SolBahamutSize. This option is a UInt.
[GameConfigOption("SolBahamutSize", ConfigType.UInt, true)]
SolBahamutSize = 59
PetMirageTypeFairy
UiConfig option with the internal name PetMirageTypeFairy. This option is a UInt.
[GameConfigOption("PetMirageTypeFairy", ConfigType.UInt, true)]
PetMirageTypeFairy = 60
TimeMode
UiConfig option with the internal name TimeMode. This option is a UInt.
[GameConfigOption("TimeMode", ConfigType.UInt, true)]
TimeMode = 61
Time12
UiConfig option with the internal name Time12. This option is a UInt.
[GameConfigOption("Time12", ConfigType.UInt, true)]
Time12 = 62
TimeEorzea
UiConfig option with the internal name TimeEorzea. This option is a UInt.
[GameConfigOption("TimeEorzea", ConfigType.UInt, true)]
TimeEorzea = 63
TimeLocal
UiConfig option with the internal name TimeLocal. This option is a UInt.
[GameConfigOption("TimeLocal", ConfigType.UInt, true)]
TimeLocal = 64
TimeServer
UiConfig option with the internal name TimeServer. This option is a UInt.
[GameConfigOption("TimeServer", ConfigType.UInt, true)]
TimeServer = 65
ActiveLS_H
UiConfig option with the internal name ActiveLS_H. This option is a UInt.
[GameConfigOption("ActiveLS_H", ConfigType.UInt, true)]
ActiveLS_H = 66
ActiveLS_L
UiConfig option with the internal name ActiveLS_L. This option is a UInt.
[GameConfigOption("ActiveLS_L", ConfigType.UInt, true)]
ActiveLS_L = 67
HotbarLock
UiConfig option with the internal name HotbarLock. This option is a UInt.
[GameConfigOption("HotbarLock", ConfigType.UInt, true)]
HotbarLock = 68
HotbarDispRecastTime
UiConfig option with the internal name HotbarDispRecastTime. This option is a UInt.
[GameConfigOption("HotbarDispRecastTime", ConfigType.UInt, true)]
HotbarDispRecastTime = 69
HotbarCrossContentsActionEnableInput
UiConfig option with the internal name HotbarCrossContentsActionEnableInput. This option is a UInt.
[GameConfigOption("HotbarCrossContentsActionEnableInput", ConfigType.UInt, true)]
HotbarCrossContentsActionEnableInput = 70
HotbarDispRecastTimeDispType
UiConfig option with the internal name HotbarDispRecastTimeDispType. This option is a UInt.
[GameConfigOption("HotbarDispRecastTimeDispType", ConfigType.UInt, true)]
HotbarDispRecastTimeDispType = 71
ExHotbarChangeHotbar1
UiConfig option with the internal name ExHotbarChangeHotbar1. This option is a UInt.
[GameConfigOption("ExHotbarChangeHotbar1", ConfigType.UInt, true)]
ExHotbarChangeHotbar1 = 72
HotbarCommon01
UiConfig option with the internal name HotbarCommon01. This option is a UInt.
[GameConfigOption("HotbarCommon01", ConfigType.UInt, true)]
HotbarCommon01 = 73
HotbarCommon02
UiConfig option with the internal name HotbarCommon02. This option is a UInt.
[GameConfigOption("HotbarCommon02", ConfigType.UInt, true)]
HotbarCommon02 = 74
HotbarCommon03
UiConfig option with the internal name HotbarCommon03. This option is a UInt.
[GameConfigOption("HotbarCommon03", ConfigType.UInt, true)]
HotbarCommon03 = 75
HotbarCommon04
UiConfig option with the internal name HotbarCommon04. This option is a UInt.
[GameConfigOption("HotbarCommon04", ConfigType.UInt, true)]
HotbarCommon04 = 76
HotbarCommon05
UiConfig option with the internal name HotbarCommon05. This option is a UInt.
[GameConfigOption("HotbarCommon05", ConfigType.UInt, true)]
HotbarCommon05 = 77
HotbarCommon06
UiConfig option with the internal name HotbarCommon06. This option is a UInt.
[GameConfigOption("HotbarCommon06", ConfigType.UInt, true)]
HotbarCommon06 = 78
HotbarCommon07
UiConfig option with the internal name HotbarCommon07. This option is a UInt.
[GameConfigOption("HotbarCommon07", ConfigType.UInt, true)]
HotbarCommon07 = 79
HotbarCommon08
UiConfig option with the internal name HotbarCommon08. This option is a UInt.
[GameConfigOption("HotbarCommon08", ConfigType.UInt, true)]
HotbarCommon08 = 80
HotbarCommon09
UiConfig option with the internal name HotbarCommon09. This option is a UInt.
[GameConfigOption("HotbarCommon09", ConfigType.UInt, true)]
HotbarCommon09 = 81
HotbarCommon10
UiConfig option with the internal name HotbarCommon10. This option is a UInt.
[GameConfigOption("HotbarCommon10", ConfigType.UInt, true)]
HotbarCommon10 = 82
HotbarCrossCommon01
UiConfig option with the internal name HotbarCrossCommon01. This option is a UInt.
[GameConfigOption("HotbarCrossCommon01", ConfigType.UInt, true)]
HotbarCrossCommon01 = 83
HotbarCrossCommon02
UiConfig option with the internal name HotbarCrossCommon02. This option is a UInt.
[GameConfigOption("HotbarCrossCommon02", ConfigType.UInt, true)]
HotbarCrossCommon02 = 84
HotbarCrossCommon03
UiConfig option with the internal name HotbarCrossCommon03. This option is a UInt.
[GameConfigOption("HotbarCrossCommon03", ConfigType.UInt, true)]
HotbarCrossCommon03 = 85
HotbarCrossCommon04
UiConfig option with the internal name HotbarCrossCommon04. This option is a UInt.
[GameConfigOption("HotbarCrossCommon04", ConfigType.UInt, true)]
HotbarCrossCommon04 = 86
HotbarCrossCommon05
UiConfig option with the internal name HotbarCrossCommon05. This option is a UInt.
[GameConfigOption("HotbarCrossCommon05", ConfigType.UInt, true)]
HotbarCrossCommon05 = 87
HotbarCrossCommon06
UiConfig option with the internal name HotbarCrossCommon06. This option is a UInt.
[GameConfigOption("HotbarCrossCommon06", ConfigType.UInt, true)]
HotbarCrossCommon06 = 88
HotbarCrossCommon07
UiConfig option with the internal name HotbarCrossCommon07. This option is a UInt.
[GameConfigOption("HotbarCrossCommon07", ConfigType.UInt, true)]
HotbarCrossCommon07 = 89
HotbarCrossCommon08
UiConfig option with the internal name HotbarCrossCommon08. This option is a UInt.
[GameConfigOption("HotbarCrossCommon08", ConfigType.UInt, true)]
HotbarCrossCommon08 = 90
HotbarCrossHelpDisp
UiConfig option with the internal name HotbarCrossHelpDisp. This option is a UInt.
[GameConfigOption("HotbarCrossHelpDisp", ConfigType.UInt, true)]
HotbarCrossHelpDisp = 91
HotbarCrossOperation
UiConfig option with the internal name HotbarCrossOperation. This option is a UInt.
[GameConfigOption("HotbarCrossOperation", ConfigType.UInt, true)]
HotbarCrossOperation = 92
HotbarCrossDisp
UiConfig option with the internal name HotbarCrossDisp. This option is a UInt.
[GameConfigOption("HotbarCrossDisp", ConfigType.UInt, true)]
HotbarCrossDisp = 93
HotbarCrossLock
UiConfig option with the internal name HotbarCrossLock. This option is a UInt.
[GameConfigOption("HotbarCrossLock", ConfigType.UInt, true)]
HotbarCrossLock = 94
HotbarCrossUsePadGuide
UiConfig option with the internal name HotbarCrossUsePadGuide. This option is a UInt.
[GameConfigOption("HotbarCrossUsePadGuide", ConfigType.UInt, true)]
HotbarCrossUsePadGuide = 95
HotbarCrossActiveSet
UiConfig option with the internal name HotbarCrossActiveSet. This option is a UInt.
[GameConfigOption("HotbarCrossActiveSet", ConfigType.UInt, true)]
HotbarCrossActiveSet = 96
HotbarCrossActiveSetPvP
UiConfig option with the internal name HotbarCrossActiveSetPvP. This option is a UInt.
[GameConfigOption("HotbarCrossActiveSetPvP", ConfigType.UInt, true)]
HotbarCrossActiveSetPvP = 97
HotbarCrossSetChangeCustomIsAuto
UiConfig option with the internal name HotbarCrossSetChangeCustomIsAuto. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomIsAuto", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsAuto = 98
HotbarCrossSetChangeCustom
UiConfig option with the internal name HotbarCrossSetChangeCustom. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustom", ConfigType.UInt, true)]
HotbarCrossSetChangeCustom = 99
HotbarCrossSetChangeCustomSet1
UiConfig option with the internal name HotbarCrossSetChangeCustomSet1. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomSet1", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet1 = 100
HotbarCrossSetChangeCustomSet2
UiConfig option with the internal name HotbarCrossSetChangeCustomSet2. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomSet2", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet2 = 101
HotbarCrossSetChangeCustomSet3
UiConfig option with the internal name HotbarCrossSetChangeCustomSet3. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomSet3", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet3 = 102
HotbarCrossSetChangeCustomSet4
UiConfig option with the internal name HotbarCrossSetChangeCustomSet4. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomSet4", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet4 = 103
HotbarCrossSetChangeCustomSet5
UiConfig option with the internal name HotbarCrossSetChangeCustomSet5. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomSet5", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet5 = 104
HotbarCrossSetChangeCustomSet6
UiConfig option with the internal name HotbarCrossSetChangeCustomSet6. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomSet6", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet6 = 105
HotbarCrossSetChangeCustomSet7
UiConfig option with the internal name HotbarCrossSetChangeCustomSet7. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomSet7", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet7 = 106
HotbarCrossSetChangeCustomSet8
UiConfig option with the internal name HotbarCrossSetChangeCustomSet8. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomSet8", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet8 = 107
HotbarCrossSetChangeCustomIsSword
UiConfig option with the internal name HotbarCrossSetChangeCustomIsSword. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomIsSword", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSword = 108
HotbarCrossSetChangeCustomIsSwordSet1
UiConfig option with the internal name HotbarCrossSetChangeCustomIsSwordSet1. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet1", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet1 = 109
HotbarCrossSetChangeCustomIsSwordSet2
UiConfig option with the internal name HotbarCrossSetChangeCustomIsSwordSet2. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet2", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet2 = 110
HotbarCrossSetChangeCustomIsSwordSet3
UiConfig option with the internal name HotbarCrossSetChangeCustomIsSwordSet3. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet3", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet3 = 111
HotbarCrossSetChangeCustomIsSwordSet4
UiConfig option with the internal name HotbarCrossSetChangeCustomIsSwordSet4. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet4", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet4 = 112
HotbarCrossSetChangeCustomIsSwordSet5
UiConfig option with the internal name HotbarCrossSetChangeCustomIsSwordSet5. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet5", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet5 = 113
HotbarCrossSetChangeCustomIsSwordSet6
UiConfig option with the internal name HotbarCrossSetChangeCustomIsSwordSet6. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet6", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet6 = 114
HotbarCrossSetChangeCustomIsSwordSet7
UiConfig option with the internal name HotbarCrossSetChangeCustomIsSwordSet7. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet7", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet7 = 115
HotbarCrossSetChangeCustomIsSwordSet8
UiConfig option with the internal name HotbarCrossSetChangeCustomIsSwordSet8. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet8", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet8 = 116
HotbarCrossAdvancedSetting
UiConfig option with the internal name HotbarCrossAdvancedSetting. This option is a UInt.
[GameConfigOption("HotbarCrossAdvancedSetting", ConfigType.UInt, true)]
HotbarCrossAdvancedSetting = 117
HotbarCrossAdvancedSettingLeft
UiConfig option with the internal name HotbarCrossAdvancedSettingLeft. This option is a UInt.
[GameConfigOption("HotbarCrossAdvancedSettingLeft", ConfigType.UInt, true)]
HotbarCrossAdvancedSettingLeft = 118
HotbarCrossAdvancedSettingRight
UiConfig option with the internal name HotbarCrossAdvancedSettingRight. This option is a UInt.
[GameConfigOption("HotbarCrossAdvancedSettingRight", ConfigType.UInt, true)]
HotbarCrossAdvancedSettingRight = 119
HotbarCrossSetPvpModeActive
UiConfig option with the internal name HotbarCrossSetPvpModeActive. This option is a UInt.
[GameConfigOption("HotbarCrossSetPvpModeActive", ConfigType.UInt, true)]
HotbarCrossSetPvpModeActive = 120
HotbarCrossSetChangeCustomPvp
UiConfig option with the internal name HotbarCrossSetChangeCustomPvp. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomPvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomPvp = 121
HotbarCrossSetChangeCustomIsAutoPvp
UiConfig option with the internal name HotbarCrossSetChangeCustomIsAutoPvp. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomIsAutoPvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsAutoPvp = 122
HotbarCrossSetChangeCustomSet1Pvp
UiConfig option with the internal name HotbarCrossSetChangeCustomSet1Pvp. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomSet1Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet1Pvp = 123
HotbarCrossSetChangeCustomSet2Pvp
UiConfig option with the internal name HotbarCrossSetChangeCustomSet2Pvp. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomSet2Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet2Pvp = 124
HotbarCrossSetChangeCustomSet3Pvp
UiConfig option with the internal name HotbarCrossSetChangeCustomSet3Pvp. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomSet3Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet3Pvp = 125
HotbarCrossSetChangeCustomSet4Pvp
UiConfig option with the internal name HotbarCrossSetChangeCustomSet4Pvp. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomSet4Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet4Pvp = 126
HotbarCrossSetChangeCustomSet5Pvp
UiConfig option with the internal name HotbarCrossSetChangeCustomSet5Pvp. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomSet5Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet5Pvp = 127
HotbarCrossSetChangeCustomSet6Pvp
UiConfig option with the internal name HotbarCrossSetChangeCustomSet6Pvp. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomSet6Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet6Pvp = 128
HotbarCrossSetChangeCustomSet7Pvp
UiConfig option with the internal name HotbarCrossSetChangeCustomSet7Pvp. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomSet7Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet7Pvp = 129
HotbarCrossSetChangeCustomSet8Pvp
UiConfig option with the internal name HotbarCrossSetChangeCustomSet8Pvp. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomSet8Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet8Pvp = 130
HotbarCrossSetChangeCustomIsSwordPvp
UiConfig option with the internal name HotbarCrossSetChangeCustomIsSwordPvp. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordPvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordPvp = 131
HotbarCrossSetChangeCustomIsSwordSet1Pvp
UiConfig option with the internal name HotbarCrossSetChangeCustomIsSwordSet1Pvp. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet1Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet1Pvp = 132
HotbarCrossSetChangeCustomIsSwordSet2Pvp
UiConfig option with the internal name HotbarCrossSetChangeCustomIsSwordSet2Pvp. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet2Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet2Pvp = 133
HotbarCrossSetChangeCustomIsSwordSet3Pvp
UiConfig option with the internal name HotbarCrossSetChangeCustomIsSwordSet3Pvp. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet3Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet3Pvp = 134
HotbarCrossSetChangeCustomIsSwordSet4Pvp
UiConfig option with the internal name HotbarCrossSetChangeCustomIsSwordSet4Pvp. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet4Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet4Pvp = 135
HotbarCrossSetChangeCustomIsSwordSet5Pvp
UiConfig option with the internal name HotbarCrossSetChangeCustomIsSwordSet5Pvp. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet5Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet5Pvp = 136
HotbarCrossSetChangeCustomIsSwordSet6Pvp
UiConfig option with the internal name HotbarCrossSetChangeCustomIsSwordSet6Pvp. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet6Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet6Pvp = 137
HotbarCrossSetChangeCustomIsSwordSet7Pvp
UiConfig option with the internal name HotbarCrossSetChangeCustomIsSwordSet7Pvp. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet7Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet7Pvp = 138
HotbarCrossSetChangeCustomIsSwordSet8Pvp
UiConfig option with the internal name HotbarCrossSetChangeCustomIsSwordSet8Pvp. This option is a UInt.
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet8Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet8Pvp = 139
HotbarCrossAdvancedSettingPvp
UiConfig option with the internal name HotbarCrossAdvancedSettingPvp. This option is a UInt.
[GameConfigOption("HotbarCrossAdvancedSettingPvp", ConfigType.UInt, true)]
HotbarCrossAdvancedSettingPvp = 140
HotbarCrossAdvancedSettingLeftPvp
UiConfig option with the internal name HotbarCrossAdvancedSettingLeftPvp. This option is a UInt.
[GameConfigOption("HotbarCrossAdvancedSettingLeftPvp", ConfigType.UInt, true)]
HotbarCrossAdvancedSettingLeftPvp = 141
HotbarCrossAdvancedSettingRightPvp
UiConfig option with the internal name HotbarCrossAdvancedSettingRightPvp. This option is a UInt.
[GameConfigOption("HotbarCrossAdvancedSettingRightPvp", ConfigType.UInt, true)]
HotbarCrossAdvancedSettingRightPvp = 142
HotbarWXHBEnable
UiConfig option with the internal name HotbarWXHBEnable. This option is a UInt.
[GameConfigOption("HotbarWXHBEnable", ConfigType.UInt, true)]
HotbarWXHBEnable = 143
HotbarWXHBSetLeft
UiConfig option with the internal name HotbarWXHBSetLeft. This option is a UInt.
[GameConfigOption("HotbarWXHBSetLeft", ConfigType.UInt, true)]
HotbarWXHBSetLeft = 144
HotbarWXHBSetRight
UiConfig option with the internal name HotbarWXHBSetRight. This option is a UInt.
[GameConfigOption("HotbarWXHBSetRight", ConfigType.UInt, true)]
HotbarWXHBSetRight = 145
HotbarWXHBEnablePvP
UiConfig option with the internal name HotbarWXHBEnablePvP. This option is a UInt.
[GameConfigOption("HotbarWXHBEnablePvP", ConfigType.UInt, true)]
HotbarWXHBEnablePvP = 146
HotbarWXHBSetLeftPvP
UiConfig option with the internal name HotbarWXHBSetLeftPvP. This option is a UInt.
[GameConfigOption("HotbarWXHBSetLeftPvP", ConfigType.UInt, true)]
HotbarWXHBSetLeftPvP = 147
HotbarWXHBSetRightPvP
UiConfig option with the internal name HotbarWXHBSetRightPvP. This option is a UInt.
[GameConfigOption("HotbarWXHBSetRightPvP", ConfigType.UInt, true)]
HotbarWXHBSetRightPvP = 148
HotbarWXHB8Button
UiConfig option with the internal name HotbarWXHB8Button. This option is a UInt.
[GameConfigOption("HotbarWXHB8Button", ConfigType.UInt, true)]
HotbarWXHB8Button = 149
HotbarWXHB8ButtonPvP
UiConfig option with the internal name HotbarWXHB8ButtonPvP. This option is a UInt.
[GameConfigOption("HotbarWXHB8ButtonPvP", ConfigType.UInt, true)]
HotbarWXHB8ButtonPvP = 150
HotbarWXHBSetInputTime
UiConfig option with the internal name HotbarWXHBSetInputTime. This option is a UInt.
[GameConfigOption("HotbarWXHBSetInputTime", ConfigType.UInt, true)]
HotbarWXHBSetInputTime = 151
HotbarWXHBDisplay
UiConfig option with the internal name HotbarWXHBDisplay. This option is a UInt.
[GameConfigOption("HotbarWXHBDisplay", ConfigType.UInt, true)]
HotbarWXHBDisplay = 152
HotbarWXHBFreeLayout
UiConfig option with the internal name HotbarWXHBFreeLayout. This option is a UInt.
[GameConfigOption("HotbarWXHBFreeLayout", ConfigType.UInt, true)]
HotbarWXHBFreeLayout = 153
HotbarXHBActiveTransmissionAlpha
UiConfig option with the internal name HotbarXHBActiveTransmissionAlpha. This option is a UInt.
[GameConfigOption("HotbarXHBActiveTransmissionAlpha", ConfigType.UInt, true)]
HotbarXHBActiveTransmissionAlpha = 154
HotbarXHBAlphaDefault
UiConfig option with the internal name HotbarXHBAlphaDefault. This option is a UInt.
[GameConfigOption("HotbarXHBAlphaDefault", ConfigType.UInt, true)]
HotbarXHBAlphaDefault = 155
HotbarXHBAlphaActiveSet
UiConfig option with the internal name HotbarXHBAlphaActiveSet. This option is a UInt.
[GameConfigOption("HotbarXHBAlphaActiveSet", ConfigType.UInt, true)]
HotbarXHBAlphaActiveSet = 156
HotbarXHBAlphaInactiveSet
UiConfig option with the internal name HotbarXHBAlphaInactiveSet. This option is a UInt.
[GameConfigOption("HotbarXHBAlphaInactiveSet", ConfigType.UInt, true)]
HotbarXHBAlphaInactiveSet = 157
HotbarWXHBInputOnce
UiConfig option with the internal name HotbarWXHBInputOnce. This option is a UInt.
[GameConfigOption("HotbarWXHBInputOnce", ConfigType.UInt, true)]
HotbarWXHBInputOnce = 158
ExHotbarChangeHotbar1IsFashion
UiConfig option with the internal name ExHotbarChangeHotbar1IsFashion. This option is a UInt.
[GameConfigOption("ExHotbarChangeHotbar1IsFashion", ConfigType.UInt, true)]
ExHotbarChangeHotbar1IsFashion = 159
HotbarCrossUseExDirectionAutoSwitch
UiConfig option with the internal name HotbarCrossUseExDirectionAutoSwitch. This option is a UInt.
[GameConfigOption("HotbarCrossUseExDirectionAutoSwitch", ConfigType.UInt, true)]
HotbarCrossUseExDirectionAutoSwitch = 160
IdlingCameraSwitchType
UiConfig option with the internal name IdlingCameraSwitchType. This option is a UInt.
[GameConfigOption("IdlingCameraSwitchType", ConfigType.UInt, true)]
IdlingCameraSwitchType = 161
HotbarXHBEditEnable
UiConfig option with the internal name HotbarXHBEditEnable. This option is a UInt.
[GameConfigOption("HotbarXHBEditEnable", ConfigType.UInt, true)]
HotbarXHBEditEnable = 162
HotbarContentsAction2ReverseOperation
UiConfig option with the internal name HotbarContentsAction2ReverseOperation. This option is a UInt.
[GameConfigOption("HotbarContentsAction2ReverseOperation", ConfigType.UInt, true)]
HotbarContentsAction2ReverseOperation = 163
HotbarContentsAction2ReturnInitialSlot
UiConfig option with the internal name HotbarContentsAction2ReturnInitialSlot. This option is a UInt.
[GameConfigOption("HotbarContentsAction2ReturnInitialSlot", ConfigType.UInt, true)]
HotbarContentsAction2ReturnInitialSlot = 164
HotbarContentsAction2ReverseRotate
UiConfig option with the internal name HotbarContentsAction2ReverseRotate. This option is a UInt.
[GameConfigOption("HotbarContentsAction2ReverseRotate", ConfigType.UInt, true)]
HotbarContentsAction2ReverseRotate = 165
PlateType
UiConfig option with the internal name PlateType. This option is a UInt.
[GameConfigOption("PlateType", ConfigType.UInt, true)]
PlateType = 166
PlateDispHPBar
UiConfig option with the internal name PlateDispHPBar. This option is a UInt.
[GameConfigOption("PlateDispHPBar", ConfigType.UInt, true)]
PlateDispHPBar = 167
PlateDisableMaxHPBar
UiConfig option with the internal name PlateDisableMaxHPBar. This option is a UInt.
[GameConfigOption("PlateDisableMaxHPBar", ConfigType.UInt, true)]
PlateDisableMaxHPBar = 168
NamePlateHpSizeType
UiConfig option with the internal name NamePlateHpSizeType. This option is a UInt.
[GameConfigOption("NamePlateHpSizeType", ConfigType.UInt, true)]
NamePlateHpSizeType = 169
NamePlateColorSelf
UiConfig option with the internal name NamePlateColorSelf. This option is a UInt.
[GameConfigOption("NamePlateColorSelf", ConfigType.UInt, true)]
NamePlateColorSelf = 170
NamePlateEdgeSelf
UiConfig option with the internal name NamePlateEdgeSelf. This option is a UInt.
[GameConfigOption("NamePlateEdgeSelf", ConfigType.UInt, true)]
NamePlateEdgeSelf = 171
NamePlateDispTypeSelf
UiConfig option with the internal name NamePlateDispTypeSelf. This option is a UInt.
[GameConfigOption("NamePlateDispTypeSelf", ConfigType.UInt, true)]
NamePlateDispTypeSelf = 172
NamePlateNameTypeSelf
UiConfig option with the internal name NamePlateNameTypeSelf. This option is a UInt.
[GameConfigOption("NamePlateNameTypeSelf", ConfigType.UInt, true)]
NamePlateNameTypeSelf = 173
NamePlateHpTypeSelf
UiConfig option with the internal name NamePlateHpTypeSelf. This option is a UInt.
[GameConfigOption("NamePlateHpTypeSelf", ConfigType.UInt, true)]
NamePlateHpTypeSelf = 174
NamePlateColorSelfBuddy
UiConfig option with the internal name NamePlateColorSelfBuddy. This option is a UInt.
[GameConfigOption("NamePlateColorSelfBuddy", ConfigType.UInt, true)]
NamePlateColorSelfBuddy = 175
NamePlateEdgeSelfBuddy
UiConfig option with the internal name NamePlateEdgeSelfBuddy. This option is a UInt.
[GameConfigOption("NamePlateEdgeSelfBuddy", ConfigType.UInt, true)]
NamePlateEdgeSelfBuddy = 176
NamePlateDispTypeSelfBuddy
UiConfig option with the internal name NamePlateDispTypeSelfBuddy. This option is a UInt.
[GameConfigOption("NamePlateDispTypeSelfBuddy", ConfigType.UInt, true)]
NamePlateDispTypeSelfBuddy = 177
NamePlateHpTypeSelfBuddy
UiConfig option with the internal name NamePlateHpTypeSelfBuddy. This option is a UInt.
[GameConfigOption("NamePlateHpTypeSelfBuddy", ConfigType.UInt, true)]
NamePlateHpTypeSelfBuddy = 178
NamePlateColorSelfPet
UiConfig option with the internal name NamePlateColorSelfPet. This option is a UInt.
[GameConfigOption("NamePlateColorSelfPet", ConfigType.UInt, true)]
NamePlateColorSelfPet = 179
NamePlateEdgeSelfPet
UiConfig option with the internal name NamePlateEdgeSelfPet. This option is a UInt.
[GameConfigOption("NamePlateEdgeSelfPet", ConfigType.UInt, true)]
NamePlateEdgeSelfPet = 180
NamePlateDispTypeSelfPet
UiConfig option with the internal name NamePlateDispTypeSelfPet. This option is a UInt.
[GameConfigOption("NamePlateDispTypeSelfPet", ConfigType.UInt, true)]
NamePlateDispTypeSelfPet = 181
NamePlateHpTypeSelfPet
UiConfig option with the internal name NamePlateHpTypeSelfPet. This option is a UInt.
[GameConfigOption("NamePlateHpTypeSelfPet", ConfigType.UInt, true)]
NamePlateHpTypeSelfPet = 182
NamePlateColorParty
UiConfig option with the internal name NamePlateColorParty. This option is a UInt.
[GameConfigOption("NamePlateColorParty", ConfigType.UInt, true)]
NamePlateColorParty = 183
NamePlateEdgeParty
UiConfig option with the internal name NamePlateEdgeParty. This option is a UInt.
[GameConfigOption("NamePlateEdgeParty", ConfigType.UInt, true)]
NamePlateEdgeParty = 184
NamePlateDispTypeParty
UiConfig option with the internal name NamePlateDispTypeParty. This option is a UInt.
[GameConfigOption("NamePlateDispTypeParty", ConfigType.UInt, true)]
NamePlateDispTypeParty = 185
NamePlateNameTypeParty
UiConfig option with the internal name NamePlateNameTypeParty. This option is a UInt.
[GameConfigOption("NamePlateNameTypeParty", ConfigType.UInt, true)]
NamePlateNameTypeParty = 186
NamePlateHpTypeParty
UiConfig option with the internal name NamePlateHpTypeParty. This option is a UInt.
[GameConfigOption("NamePlateHpTypeParty", ConfigType.UInt, true)]
NamePlateHpTypeParty = 187
NamePlateDispTypePartyPet
UiConfig option with the internal name NamePlateDispTypePartyPet. This option is a UInt.
[GameConfigOption("NamePlateDispTypePartyPet", ConfigType.UInt, true)]
NamePlateDispTypePartyPet = 188
NamePlateHpTypePartyPet
UiConfig option with the internal name NamePlateHpTypePartyPet. This option is a UInt.
[GameConfigOption("NamePlateHpTypePartyPet", ConfigType.UInt, true)]
NamePlateHpTypePartyPet = 189
NamePlateDispTypePartyBuddy
UiConfig option with the internal name NamePlateDispTypePartyBuddy. This option is a UInt.
[GameConfigOption("NamePlateDispTypePartyBuddy", ConfigType.UInt, true)]
NamePlateDispTypePartyBuddy = 190
NamePlateHpTypePartyBuddy
UiConfig option with the internal name NamePlateHpTypePartyBuddy. This option is a UInt.
[GameConfigOption("NamePlateHpTypePartyBuddy", ConfigType.UInt, true)]
NamePlateHpTypePartyBuddy = 191
NamePlateColorAlliance
UiConfig option with the internal name NamePlateColorAlliance. This option is a UInt.
[GameConfigOption("NamePlateColorAlliance", ConfigType.UInt, true)]
NamePlateColorAlliance = 192
NamePlateEdgeAlliance
UiConfig option with the internal name NamePlateEdgeAlliance. This option is a UInt.
[GameConfigOption("NamePlateEdgeAlliance", ConfigType.UInt, true)]
NamePlateEdgeAlliance = 193
NamePlateDispTypeAlliance
UiConfig option with the internal name NamePlateDispTypeAlliance. This option is a UInt.
[GameConfigOption("NamePlateDispTypeAlliance", ConfigType.UInt, true)]
NamePlateDispTypeAlliance = 194
NamePlateNameTypeAlliance
UiConfig option with the internal name NamePlateNameTypeAlliance. This option is a UInt.
[GameConfigOption("NamePlateNameTypeAlliance", ConfigType.UInt, true)]
NamePlateNameTypeAlliance = 195
NamePlateHpTypeAlliance
UiConfig option with the internal name NamePlateHpTypeAlliance. This option is a UInt.
[GameConfigOption("NamePlateHpTypeAlliance", ConfigType.UInt, true)]
NamePlateHpTypeAlliance = 196
NamePlateDispTypeAlliancePet
UiConfig option with the internal name NamePlateDispTypeAlliancePet. This option is a UInt.
[GameConfigOption("NamePlateDispTypeAlliancePet", ConfigType.UInt, true)]
NamePlateDispTypeAlliancePet = 197
NamePlateHpTypeAlliancePet
UiConfig option with the internal name NamePlateHpTypeAlliancePet. This option is a UInt.
[GameConfigOption("NamePlateHpTypeAlliancePet", ConfigType.UInt, true)]
NamePlateHpTypeAlliancePet = 198
NamePlateColorOther
UiConfig option with the internal name NamePlateColorOther. This option is a UInt.
[GameConfigOption("NamePlateColorOther", ConfigType.UInt, true)]
NamePlateColorOther = 199
NamePlateEdgeOther
UiConfig option with the internal name NamePlateEdgeOther. This option is a UInt.
[GameConfigOption("NamePlateEdgeOther", ConfigType.UInt, true)]
NamePlateEdgeOther = 200
NamePlateDispTypeOther
UiConfig option with the internal name NamePlateDispTypeOther. This option is a UInt.
[GameConfigOption("NamePlateDispTypeOther", ConfigType.UInt, true)]
NamePlateDispTypeOther = 201
NamePlateNameTypeOther
UiConfig option with the internal name NamePlateNameTypeOther. This option is a UInt.
[GameConfigOption("NamePlateNameTypeOther", ConfigType.UInt, true)]
NamePlateNameTypeOther = 202
NamePlateHpTypeOther
UiConfig option with the internal name NamePlateHpTypeOther. This option is a UInt.
[GameConfigOption("NamePlateHpTypeOther", ConfigType.UInt, true)]
NamePlateHpTypeOther = 203
NamePlateDispTypeOtherPet
UiConfig option with the internal name NamePlateDispTypeOtherPet. This option is a UInt.
[GameConfigOption("NamePlateDispTypeOtherPet", ConfigType.UInt, true)]
NamePlateDispTypeOtherPet = 204
NamePlateHpTypeOtherPet
UiConfig option with the internal name NamePlateHpTypeOtherPet. This option is a UInt.
[GameConfigOption("NamePlateHpTypeOtherPet", ConfigType.UInt, true)]
NamePlateHpTypeOtherPet = 205
NamePlateDispTypeOtherBuddy
UiConfig option with the internal name NamePlateDispTypeOtherBuddy. This option is a UInt.
[GameConfigOption("NamePlateDispTypeOtherBuddy", ConfigType.UInt, true)]
NamePlateDispTypeOtherBuddy = 206
NamePlateHpTypeOtherBuddy
UiConfig option with the internal name NamePlateHpTypeOtherBuddy. This option is a UInt.
[GameConfigOption("NamePlateHpTypeOtherBuddy", ConfigType.UInt, true)]
NamePlateHpTypeOtherBuddy = 207
NamePlateColorUnengagedEnemy
UiConfig option with the internal name NamePlateColorUnengagedEnemy. This option is a UInt.
[GameConfigOption("NamePlateColorUnengagedEnemy", ConfigType.UInt, true)]
NamePlateColorUnengagedEnemy = 208
NamePlateEdgeUnengagedEnemy
UiConfig option with the internal name NamePlateEdgeUnengagedEnemy. This option is a UInt.
[GameConfigOption("NamePlateEdgeUnengagedEnemy", ConfigType.UInt, true)]
NamePlateEdgeUnengagedEnemy = 209
NamePlateDispTypeUnengagedEnemy
UiConfig option with the internal name NamePlateDispTypeUnengagedEnemy. This option is a UInt.
[GameConfigOption("NamePlateDispTypeUnengagedEnemy", ConfigType.UInt, true)]
NamePlateDispTypeUnengagedEnemy = 210
NamePlateHpTypeUnengagedEmemy
UiConfig option with the internal name NamePlateHpTypeUnengagedEmemy. This option is a UInt.
[GameConfigOption("NamePlateHpTypeUnengagedEmemy", ConfigType.UInt, true)]
NamePlateHpTypeUnengagedEmemy = 211
NamePlateColorEngagedEnemy
UiConfig option with the internal name NamePlateColorEngagedEnemy. This option is a UInt.
[GameConfigOption("NamePlateColorEngagedEnemy", ConfigType.UInt, true)]
NamePlateColorEngagedEnemy = 212
NamePlateEdgeEngagedEnemy
UiConfig option with the internal name NamePlateEdgeEngagedEnemy. This option is a UInt.
[GameConfigOption("NamePlateEdgeEngagedEnemy", ConfigType.UInt, true)]
NamePlateEdgeEngagedEnemy = 213
NamePlateDispTypeEngagedEnemy
UiConfig option with the internal name NamePlateDispTypeEngagedEnemy. This option is a UInt.
[GameConfigOption("NamePlateDispTypeEngagedEnemy", ConfigType.UInt, true)]
NamePlateDispTypeEngagedEnemy = 214
NamePlateHpTypeEngagedEmemy
UiConfig option with the internal name NamePlateHpTypeEngagedEmemy. This option is a UInt.
[GameConfigOption("NamePlateHpTypeEngagedEmemy", ConfigType.UInt, true)]
NamePlateHpTypeEngagedEmemy = 215
NamePlateColorClaimedEnemy
UiConfig option with the internal name NamePlateColorClaimedEnemy. This option is a UInt.
[GameConfigOption("NamePlateColorClaimedEnemy", ConfigType.UInt, true)]
NamePlateColorClaimedEnemy = 216
NamePlateEdgeClaimedEnemy
UiConfig option with the internal name NamePlateEdgeClaimedEnemy. This option is a UInt.
[GameConfigOption("NamePlateEdgeClaimedEnemy", ConfigType.UInt, true)]
NamePlateEdgeClaimedEnemy = 217
NamePlateDispTypeClaimedEnemy
UiConfig option with the internal name NamePlateDispTypeClaimedEnemy. This option is a UInt.
[GameConfigOption("NamePlateDispTypeClaimedEnemy", ConfigType.UInt, true)]
NamePlateDispTypeClaimedEnemy = 218
NamePlateHpTypeClaimedEmemy
UiConfig option with the internal name NamePlateHpTypeClaimedEmemy. This option is a UInt.
[GameConfigOption("NamePlateHpTypeClaimedEmemy", ConfigType.UInt, true)]
NamePlateHpTypeClaimedEmemy = 219
NamePlateColorUnclaimedEnemy
UiConfig option with the internal name NamePlateColorUnclaimedEnemy. This option is a UInt.
[GameConfigOption("NamePlateColorUnclaimedEnemy", ConfigType.UInt, true)]
NamePlateColorUnclaimedEnemy = 220
NamePlateEdgeUnclaimedEnemy
UiConfig option with the internal name NamePlateEdgeUnclaimedEnemy. This option is a UInt.
[GameConfigOption("NamePlateEdgeUnclaimedEnemy", ConfigType.UInt, true)]
NamePlateEdgeUnclaimedEnemy = 221
NamePlateDispTypeUnclaimedEnemy
UiConfig option with the internal name NamePlateDispTypeUnclaimedEnemy. This option is a UInt.
[GameConfigOption("NamePlateDispTypeUnclaimedEnemy", ConfigType.UInt, true)]
NamePlateDispTypeUnclaimedEnemy = 222
NamePlateHpTypeUnclaimedEmemy
UiConfig option with the internal name NamePlateHpTypeUnclaimedEmemy. This option is a UInt.
[GameConfigOption("NamePlateHpTypeUnclaimedEmemy", ConfigType.UInt, true)]
NamePlateHpTypeUnclaimedEmemy = 223
NamePlateColorNpc
UiConfig option with the internal name NamePlateColorNpc. This option is a UInt.
[GameConfigOption("NamePlateColorNpc", ConfigType.UInt, true)]
NamePlateColorNpc = 224
NamePlateEdgeNpc
UiConfig option with the internal name NamePlateEdgeNpc. This option is a UInt.
[GameConfigOption("NamePlateEdgeNpc", ConfigType.UInt, true)]
NamePlateEdgeNpc = 225
NamePlateDispTypeNpc
UiConfig option with the internal name NamePlateDispTypeNpc. This option is a UInt.
[GameConfigOption("NamePlateDispTypeNpc", ConfigType.UInt, true)]
NamePlateDispTypeNpc = 226
NamePlateHpTypeNpc
UiConfig option with the internal name NamePlateHpTypeNpc. This option is a UInt.
[GameConfigOption("NamePlateHpTypeNpc", ConfigType.UInt, true)]
NamePlateHpTypeNpc = 227
NamePlateColorObject
UiConfig option with the internal name NamePlateColorObject. This option is a UInt.
[GameConfigOption("NamePlateColorObject", ConfigType.UInt, true)]
NamePlateColorObject = 228
NamePlateEdgeObject
UiConfig option with the internal name NamePlateEdgeObject. This option is a UInt.
[GameConfigOption("NamePlateEdgeObject", ConfigType.UInt, true)]
NamePlateEdgeObject = 229
NamePlateDispTypeObject
UiConfig option with the internal name NamePlateDispTypeObject. This option is a UInt.
[GameConfigOption("NamePlateDispTypeObject", ConfigType.UInt, true)]
NamePlateDispTypeObject = 230
NamePlateHpTypeObject
UiConfig option with the internal name NamePlateHpTypeObject. This option is a UInt.
[GameConfigOption("NamePlateHpTypeObject", ConfigType.UInt, true)]
NamePlateHpTypeObject = 231
NamePlateColorMinion
UiConfig option with the internal name NamePlateColorMinion. This option is a UInt.
[GameConfigOption("NamePlateColorMinion", ConfigType.UInt, true)]
NamePlateColorMinion = 232
NamePlateEdgeMinion
UiConfig option with the internal name NamePlateEdgeMinion. This option is a UInt.
[GameConfigOption("NamePlateEdgeMinion", ConfigType.UInt, true)]
NamePlateEdgeMinion = 233
NamePlateDispTypeMinion
UiConfig option with the internal name NamePlateDispTypeMinion. This option is a UInt.
[GameConfigOption("NamePlateDispTypeMinion", ConfigType.UInt, true)]
NamePlateDispTypeMinion = 234
NamePlateColorOtherBuddy
UiConfig option with the internal name NamePlateColorOtherBuddy. This option is a UInt.
[GameConfigOption("NamePlateColorOtherBuddy", ConfigType.UInt, true)]
NamePlateColorOtherBuddy = 235
NamePlateEdgeOtherBuddy
UiConfig option with the internal name NamePlateEdgeOtherBuddy. This option is a UInt.
[GameConfigOption("NamePlateEdgeOtherBuddy", ConfigType.UInt, true)]
NamePlateEdgeOtherBuddy = 236
NamePlateColorOtherPet
UiConfig option with the internal name NamePlateColorOtherPet. This option is a UInt.
[GameConfigOption("NamePlateColorOtherPet", ConfigType.UInt, true)]
NamePlateColorOtherPet = 237
NamePlateEdgeOtherPet
UiConfig option with the internal name NamePlateEdgeOtherPet. This option is a UInt.
[GameConfigOption("NamePlateEdgeOtherPet", ConfigType.UInt, true)]
NamePlateEdgeOtherPet = 238
NamePlateNameTitleTypeSelf
UiConfig option with the internal name NamePlateNameTitleTypeSelf. This option is a UInt.
[GameConfigOption("NamePlateNameTitleTypeSelf", ConfigType.UInt, true)]
NamePlateNameTitleTypeSelf = 239
NamePlateNameTitleTypeParty
UiConfig option with the internal name NamePlateNameTitleTypeParty. This option is a UInt.
[GameConfigOption("NamePlateNameTitleTypeParty", ConfigType.UInt, true)]
NamePlateNameTitleTypeParty = 240
NamePlateNameTitleTypeAlliance
UiConfig option with the internal name NamePlateNameTitleTypeAlliance. This option is a UInt.
[GameConfigOption("NamePlateNameTitleTypeAlliance", ConfigType.UInt, true)]
NamePlateNameTitleTypeAlliance = 241
NamePlateNameTitleTypeOther
UiConfig option with the internal name NamePlateNameTitleTypeOther. This option is a UInt.
[GameConfigOption("NamePlateNameTitleTypeOther", ConfigType.UInt, true)]
NamePlateNameTitleTypeOther = 242
NamePlateNameTitleTypeFriend
UiConfig option with the internal name NamePlateNameTitleTypeFriend. This option is a UInt.
[GameConfigOption("NamePlateNameTitleTypeFriend", ConfigType.UInt, true)]
NamePlateNameTitleTypeFriend = 243
NamePlateColorFriend
UiConfig option with the internal name NamePlateColorFriend. This option is a UInt.
[GameConfigOption("NamePlateColorFriend", ConfigType.UInt, true)]
NamePlateColorFriend = 244
NamePlateColorFriendEdge
UiConfig option with the internal name NamePlateColorFriendEdge. This option is a UInt.
[GameConfigOption("NamePlateColorFriendEdge", ConfigType.UInt, true)]
NamePlateColorFriendEdge = 245
NamePlateDispTypeFriend
UiConfig option with the internal name NamePlateDispTypeFriend. This option is a UInt.
[GameConfigOption("NamePlateDispTypeFriend", ConfigType.UInt, true)]
NamePlateDispTypeFriend = 246
NamePlateNameTypeFriend
UiConfig option with the internal name NamePlateNameTypeFriend. This option is a UInt.
[GameConfigOption("NamePlateNameTypeFriend", ConfigType.UInt, true)]
NamePlateNameTypeFriend = 247
NamePlateHpTypeFriend
UiConfig option with the internal name NamePlateHpTypeFriend. This option is a UInt.
[GameConfigOption("NamePlateHpTypeFriend", ConfigType.UInt, true)]
NamePlateHpTypeFriend = 248
NamePlateDispTypeFriendPet
UiConfig option with the internal name NamePlateDispTypeFriendPet. This option is a UInt.
[GameConfigOption("NamePlateDispTypeFriendPet", ConfigType.UInt, true)]
NamePlateDispTypeFriendPet = 249
NamePlateHpTypeFriendPet
UiConfig option with the internal name NamePlateHpTypeFriendPet. This option is a UInt.
[GameConfigOption("NamePlateHpTypeFriendPet", ConfigType.UInt, true)]
NamePlateHpTypeFriendPet = 250
NamePlateDispTypeFriendBuddy
UiConfig option with the internal name NamePlateDispTypeFriendBuddy. This option is a UInt.
[GameConfigOption("NamePlateDispTypeFriendBuddy", ConfigType.UInt, true)]
NamePlateDispTypeFriendBuddy = 251
NamePlateHpTypeFriendBuddy
UiConfig option with the internal name NamePlateHpTypeFriendBuddy. This option is a UInt.
[GameConfigOption("NamePlateHpTypeFriendBuddy", ConfigType.UInt, true)]
NamePlateHpTypeFriendBuddy = 252
NamePlateColorLim
UiConfig option with the internal name NamePlateColorLim. This option is a UInt.
[GameConfigOption("NamePlateColorLim", ConfigType.UInt, true)]
NamePlateColorLim = 253
NamePlateColorLimEdge
UiConfig option with the internal name NamePlateColorLimEdge. This option is a UInt.
[GameConfigOption("NamePlateColorLimEdge", ConfigType.UInt, true)]
NamePlateColorLimEdge = 254
NamePlateColorGri
UiConfig option with the internal name NamePlateColorGri. This option is a UInt.
[GameConfigOption("NamePlateColorGri", ConfigType.UInt, true)]
NamePlateColorGri = 255
NamePlateColorGriEdge
UiConfig option with the internal name NamePlateColorGriEdge. This option is a UInt.
[GameConfigOption("NamePlateColorGriEdge", ConfigType.UInt, true)]
NamePlateColorGriEdge = 256
NamePlateColorUld
UiConfig option with the internal name NamePlateColorUld. This option is a UInt.
[GameConfigOption("NamePlateColorUld", ConfigType.UInt, true)]
NamePlateColorUld = 257
NamePlateColorUldEdge
UiConfig option with the internal name NamePlateColorUldEdge. This option is a UInt.
[GameConfigOption("NamePlateColorUldEdge", ConfigType.UInt, true)]
NamePlateColorUldEdge = 258
NamePlateColorHousingFurniture
UiConfig option with the internal name NamePlateColorHousingFurniture. This option is a UInt.
[GameConfigOption("NamePlateColorHousingFurniture", ConfigType.UInt, true)]
NamePlateColorHousingFurniture = 259
NamePlateColorHousingFurnitureEdge
UiConfig option with the internal name NamePlateColorHousingFurnitureEdge. This option is a UInt.
[GameConfigOption("NamePlateColorHousingFurnitureEdge", ConfigType.UInt, true)]
NamePlateColorHousingFurnitureEdge = 260
NamePlateDispTypeHousingFurniture
UiConfig option with the internal name NamePlateDispTypeHousingFurniture. This option is a UInt.
[GameConfigOption("NamePlateDispTypeHousingFurniture", ConfigType.UInt, true)]
NamePlateDispTypeHousingFurniture = 261
NamePlateColorHousingField
UiConfig option with the internal name NamePlateColorHousingField. This option is a UInt.
[GameConfigOption("NamePlateColorHousingField", ConfigType.UInt, true)]
NamePlateColorHousingField = 262
NamePlateColorHousingFieldEdge
UiConfig option with the internal name NamePlateColorHousingFieldEdge. This option is a UInt.
[GameConfigOption("NamePlateColorHousingFieldEdge", ConfigType.UInt, true)]
NamePlateColorHousingFieldEdge = 263
NamePlateDispTypeHousingField
UiConfig option with the internal name NamePlateDispTypeHousingField. This option is a UInt.
[GameConfigOption("NamePlateDispTypeHousingField", ConfigType.UInt, true)]
NamePlateDispTypeHousingField = 264
NamePlateNameTypePvPEnemy
UiConfig option with the internal name NamePlateNameTypePvPEnemy. This option is a UInt.
[GameConfigOption("NamePlateNameTypePvPEnemy", ConfigType.UInt, true)]
NamePlateNameTypePvPEnemy = 265
NamePlateDispTypeFeast
UiConfig option with the internal name NamePlateDispTypeFeast. This option is a UInt.
[GameConfigOption("NamePlateDispTypeFeast", ConfigType.UInt, true)]
NamePlateDispTypeFeast = 266
NamePlateNameTypeFeast
UiConfig option with the internal name NamePlateNameTypeFeast. This option is a UInt.
[GameConfigOption("NamePlateNameTypeFeast", ConfigType.UInt, true)]
NamePlateNameTypeFeast = 267
NamePlateHpTypeFeast
UiConfig option with the internal name NamePlateHpTypeFeast. This option is a UInt.
[GameConfigOption("NamePlateHpTypeFeast", ConfigType.UInt, true)]
NamePlateHpTypeFeast = 268
NamePlateDispTypeFeastPet
UiConfig option with the internal name NamePlateDispTypeFeastPet. This option is a UInt.
[GameConfigOption("NamePlateDispTypeFeastPet", ConfigType.UInt, true)]
NamePlateDispTypeFeastPet = 269
NamePlateHpTypeFeastPet
UiConfig option with the internal name NamePlateHpTypeFeastPet. This option is a UInt.
[GameConfigOption("NamePlateHpTypeFeastPet", ConfigType.UInt, true)]
NamePlateHpTypeFeastPet = 270
NamePlateNameTitleTypeFeast
UiConfig option with the internal name NamePlateNameTitleTypeFeast. This option is a UInt.
[GameConfigOption("NamePlateNameTitleTypeFeast", ConfigType.UInt, true)]
NamePlateNameTitleTypeFeast = 271
NamePlateDispSize
UiConfig option with the internal name NamePlateDispSize. This option is a UInt.
[GameConfigOption("NamePlateDispSize", ConfigType.UInt, true)]
NamePlateDispSize = 272
NamePlateDispJobIcon
UiConfig option with the internal name NamePlateDispJobIcon. This option is a UInt.
[GameConfigOption("NamePlateDispJobIcon", ConfigType.UInt, true)]
NamePlateDispJobIcon = 273
NamePlateDispJobIconType
UiConfig option with the internal name NamePlateDispJobIconType. This option is a UInt.
[GameConfigOption("NamePlateDispJobIconType", ConfigType.UInt, true)]
NamePlateDispJobIconType = 274
NamePlateSetRoleColor
UiConfig option with the internal name NamePlateSetRoleColor. This option is a UInt.
[GameConfigOption("NamePlateSetRoleColor", ConfigType.UInt, true)]
NamePlateSetRoleColor = 275
NamePlateColorTank
UiConfig option with the internal name NamePlateColorTank. This option is a UInt.
[GameConfigOption("NamePlateColorTank", ConfigType.UInt, true)]
NamePlateColorTank = 276
NamePlateEdgeTank
UiConfig option with the internal name NamePlateEdgeTank. This option is a UInt.
[GameConfigOption("NamePlateEdgeTank", ConfigType.UInt, true)]
NamePlateEdgeTank = 277
NamePlateColorHealer
UiConfig option with the internal name NamePlateColorHealer. This option is a UInt.
[GameConfigOption("NamePlateColorHealer", ConfigType.UInt, true)]
NamePlateColorHealer = 278
NamePlateEdgeHealer
UiConfig option with the internal name NamePlateEdgeHealer. This option is a UInt.
[GameConfigOption("NamePlateEdgeHealer", ConfigType.UInt, true)]
NamePlateEdgeHealer = 279
NamePlateColorDps
UiConfig option with the internal name NamePlateColorDps. This option is a UInt.
[GameConfigOption("NamePlateColorDps", ConfigType.UInt, true)]
NamePlateColorDps = 280
NamePlateEdgeDps
UiConfig option with the internal name NamePlateEdgeDps. This option is a UInt.
[GameConfigOption("NamePlateEdgeDps", ConfigType.UInt, true)]
NamePlateEdgeDps = 281