Enum UiConfigOption
Config options in the UiConfig section.
Assembly: Dalamud.dll
View Source
public enum UiConfigOption
Fields
BattleEffectSelf
System option with the internal name BattleEffectSelf. This option is a UInt.
View Source
[GameConfigOption("BattleEffectSelf", ConfigType.UInt, true)]
BattleEffectSelf = 0
BattleEffectParty
System option with the internal name BattleEffectParty. This option is a UInt.
View Source
[GameConfigOption("BattleEffectParty", ConfigType.UInt, true)]
BattleEffectParty = 1
BattleEffectOther
System option with the internal name BattleEffectOther. This option is a UInt.
View Source
[GameConfigOption("BattleEffectOther", ConfigType.UInt, true)]
BattleEffectOther = 2
BattleEffectPvPEnemyPc
System option with the internal name BattleEffectPvPEnemyPc. This option is a UInt.
View Source
[GameConfigOption("BattleEffectPvPEnemyPc", ConfigType.UInt, true)]
BattleEffectPvPEnemyPc = 3
WeaponAutoPutAway
System option with the internal name WeaponAutoPutAway. This option is a UInt.
View Source
[GameConfigOption("WeaponAutoPutAway", ConfigType.UInt, true)]
WeaponAutoPutAway = 4
WeaponAutoPutAwayTime
System option with the internal name WeaponAutoPutAwayTime. This option is a UInt.
View Source
[GameConfigOption("WeaponAutoPutAwayTime", ConfigType.UInt, true)]
WeaponAutoPutAwayTime = 5
LipMotionType
System option with the internal name LipMotionType. This option is a UInt.
View Source
[GameConfigOption("LipMotionType", ConfigType.UInt, true)]
LipMotionType = 6
FirstPersonDefaultYAngle
System option with the internal name FirstPersonDefaultYAngle. This option is a Float.
View Source
[GameConfigOption("FirstPersonDefaultYAngle", ConfigType.Float, true)]
FirstPersonDefaultYAngle = 7
FirstPersonDefaultZoom
System option with the internal name FirstPersonDefaultZoom. This option is a Float.
View Source
[GameConfigOption("FirstPersonDefaultZoom", ConfigType.Float, true)]
FirstPersonDefaultZoom = 8
FirstPersonDefaultDistance
System option with the internal name FirstPersonDefaultDistance. This option is a Float.
View Source
[GameConfigOption("FirstPersonDefaultDistance", ConfigType.Float, true)]
FirstPersonDefaultDistance = 9
ThirdPersonDefaultYAngle
System option with the internal name ThirdPersonDefaultYAngle. This option is a Float.
View Source
[GameConfigOption("ThirdPersonDefaultYAngle", ConfigType.Float, true)]
ThirdPersonDefaultYAngle = 10
ThirdPersonDefaultZoom
System option with the internal name ThirdPersonDefaultZoom. This option is a Float.
View Source
[GameConfigOption("ThirdPersonDefaultZoom", ConfigType.Float, true)]
ThirdPersonDefaultZoom = 11
ThirdPersonDefaultDistance
System option with the internal name ThirdPersonDefaultDistance. This option is a Float.
View Source
[GameConfigOption("ThirdPersonDefaultDistance", ConfigType.Float, true)]
ThirdPersonDefaultDistance = 12
LockonDefaultYAngle
System option with the internal name LockonDefaultYAngle. This option is a Float.
View Source
[GameConfigOption("LockonDefaultYAngle", ConfigType.Float, true)]
LockonDefaultYAngle = 13
LockonDefaultZoom
System option with the internal name LockonDefaultZoom. This option is a Float.
View Source
[GameConfigOption("LockonDefaultZoom", ConfigType.Float, true)]
LockonDefaultZoom = 14
LockonDefaultZoom_179
System option with the internal name LockonDefaultZoom_179. This option is a Float.
View Source
[GameConfigOption("LockonDefaultZoom_179", ConfigType.Float, true)]
LockonDefaultZoom_179 = 15
CameraProductionOfAction
System option with the internal name CameraProductionOfAction. This option is a UInt.
View Source
[GameConfigOption("CameraProductionOfAction", ConfigType.UInt, true)]
CameraProductionOfAction = 16
FPSCameraInterpolationType
System option with the internal name FPSCameraInterpolationType. This option is a UInt.
View Source
[GameConfigOption("FPSCameraInterpolationType", ConfigType.UInt, true)]
FPSCameraInterpolationType = 17
FPSCameraVerticalInterpolation
System option with the internal name FPSCameraVerticalInterpolation. This option is a UInt.
View Source
[GameConfigOption("FPSCameraVerticalInterpolation", ConfigType.UInt, true)]
FPSCameraVerticalInterpolation = 18
LegacyCameraCorrectionFix
System option with the internal name LegacyCameraCorrectionFix. This option is a UInt.
View Source
[GameConfigOption("LegacyCameraCorrectionFix", ConfigType.UInt, true)]
LegacyCameraCorrectionFix = 19
LegacyCameraType
System option with the internal name LegacyCameraType. This option is a UInt.
View Source
[GameConfigOption("LegacyCameraType", ConfigType.UInt, true)]
LegacyCameraType = 20
EventCameraAutoControl
System option with the internal name EventCameraAutoControl. This option is a UInt.
View Source
[GameConfigOption("EventCameraAutoControl", ConfigType.UInt, true)]
EventCameraAutoControl = 21
CameraLookBlinkType
System option with the internal name CameraLookBlinkType. This option is a UInt.
View Source
[GameConfigOption("CameraLookBlinkType", ConfigType.UInt, true)]
CameraLookBlinkType = 22
IdleEmoteTime
System option with the internal name IdleEmoteTime. This option is a UInt.
View Source
[GameConfigOption("IdleEmoteTime", ConfigType.UInt, true)]
IdleEmoteTime = 23
IdleEmoteRandomType
System option with the internal name IdleEmoteRandomType. This option is a UInt.
View Source
[GameConfigOption("IdleEmoteRandomType", ConfigType.UInt, true)]
IdleEmoteRandomType = 24
CutsceneSkipIsShip
System option with the internal name CutsceneSkipIsShip. This option is a UInt.
View Source
[GameConfigOption("CutsceneSkipIsShip", ConfigType.UInt, true)]
CutsceneSkipIsShip = 25
CutsceneSkipIsContents
System option with the internal name CutsceneSkipIsContents. This option is a UInt.
View Source
[GameConfigOption("CutsceneSkipIsContents", ConfigType.UInt, true)]
CutsceneSkipIsContents = 26
CutsceneSkipIsHousing
System option with the internal name CutsceneSkipIsHousing. This option is a UInt.
View Source
[GameConfigOption("CutsceneSkipIsHousing", ConfigType.UInt, true)]
CutsceneSkipIsHousing = 27
PetTargetOffInCombat
System option with the internal name PetTargetOffInCombat. This option is a UInt.
View Source
[GameConfigOption("PetTargetOffInCombat", ConfigType.UInt, true)]
PetTargetOffInCombat = 28
GroundTargetFPSPosX
System option with the internal name GroundTargetFPSPosX. This option is a UInt.
View Source
[GameConfigOption("GroundTargetFPSPosX", ConfigType.UInt, true)]
GroundTargetFPSPosX = 29
GroundTargetFPSPosY
System option with the internal name GroundTargetFPSPosY. This option is a UInt.
View Source
[GameConfigOption("GroundTargetFPSPosY", ConfigType.UInt, true)]
GroundTargetFPSPosY = 30
GroundTargetTPSPosX
System option with the internal name GroundTargetTPSPosX. This option is a UInt.
View Source
[GameConfigOption("GroundTargetTPSPosX", ConfigType.UInt, true)]
GroundTargetTPSPosX = 31
GroundTargetTPSPosY
System option with the internal name GroundTargetTPSPosY. This option is a UInt.
View Source
[GameConfigOption("GroundTargetTPSPosY", ConfigType.UInt, true)]
GroundTargetTPSPosY = 32
TargetDisableAnchor
System option with the internal name TargetDisableAnchor. This option is a UInt.
View Source
[GameConfigOption("TargetDisableAnchor", ConfigType.UInt, true)]
TargetDisableAnchor = 33
TargetCircleClickFilterEnableNearestCursor
System option with the internal name TargetCircleClickFilterEnableNearestCursor. This option is a UInt.
View Source
[GameConfigOption("TargetCircleClickFilterEnableNearestCursor", ConfigType.UInt, true)]
TargetCircleClickFilterEnableNearestCursor = 34
TargetEnableMouseOverSelect
System option with the internal name TargetEnableMouseOverSelect. This option is a UInt.
View Source
[GameConfigOption("TargetEnableMouseOverSelect", ConfigType.UInt, true)]
TargetEnableMouseOverSelect = 35
GroundTargetCursorCorrectType
System option with the internal name GroundTargetCursorCorrectType. This option is a UInt.
View Source
[GameConfigOption("GroundTargetCursorCorrectType", ConfigType.UInt, true)]
GroundTargetCursorCorrectType = 36
GroundTargetActionExcuteType
System option with the internal name GroundTargetActionExcuteType. This option is a UInt.
View Source
[GameConfigOption("GroundTargetActionExcuteType", ConfigType.UInt, true)]
GroundTargetActionExcuteType = 37
AutoNearestTarget
System option with the internal name AutoNearestTarget. This option is a UInt.
View Source
[GameConfigOption("AutoNearestTarget", ConfigType.UInt, true)]
AutoNearestTarget = 38
AutoNearestTargetType
System option with the internal name AutoNearestTargetType. This option is a UInt.
View Source
[GameConfigOption("AutoNearestTargetType", ConfigType.UInt, true)]
AutoNearestTargetType = 39
RightClickExclusionPC
System option with the internal name RightClickExclusionPC. This option is a UInt.
View Source
[GameConfigOption("RightClickExclusionPC", ConfigType.UInt, true)]
RightClickExclusionPC = 40
RightClickExclusionBNPC
System option with the internal name RightClickExclusionBNPC. This option is a UInt.
View Source
[GameConfigOption("RightClickExclusionBNPC", ConfigType.UInt, true)]
RightClickExclusionBNPC = 41
RightClickExclusionMinion
System option with the internal name RightClickExclusionMinion. This option is a UInt.
View Source
[GameConfigOption("RightClickExclusionMinion", ConfigType.UInt, true)]
RightClickExclusionMinion = 42
TurnSpeed
System option with the internal name TurnSpeed. This option is a UInt.
View Source
[GameConfigOption("TurnSpeed", ConfigType.UInt, true)]
TurnSpeed = 43
FootEffect
System option with the internal name FootEffect. This option is a UInt.
View Source
[GameConfigOption("FootEffect", ConfigType.UInt, true)]
FootEffect = 44
LegacySeal
System option with the internal name LegacySeal. This option is a UInt.
View Source
[GameConfigOption("LegacySeal", ConfigType.UInt, true)]
LegacySeal = 45
GBarrelDisp
System option with the internal name GBarrelDisp. This option is a UInt.
View Source
[GameConfigOption("GBarrelDisp", ConfigType.UInt, true)]
GBarrelDisp = 46
EgiMirageTypeGaruda
System option with the internal name EgiMirageTypeGaruda. This option is a UInt.
View Source
[GameConfigOption("EgiMirageTypeGaruda", ConfigType.UInt, true)]
EgiMirageTypeGaruda = 47
EgiMirageTypeTitan
System option with the internal name EgiMirageTypeTitan. This option is a UInt.
View Source
[GameConfigOption("EgiMirageTypeTitan", ConfigType.UInt, true)]
EgiMirageTypeTitan = 48
EgiMirageTypeIfrit
System option with the internal name EgiMirageTypeIfrit. This option is a UInt.
View Source
[GameConfigOption("EgiMirageTypeIfrit", ConfigType.UInt, true)]
EgiMirageTypeIfrit = 49
BahamutSize
System option with the internal name BahamutSize. This option is a UInt.
View Source
[GameConfigOption("BahamutSize", ConfigType.UInt, true)]
BahamutSize = 50
PetMirageTypeCarbuncleSupport
System option with the internal name PetMirageTypeCarbuncleSupport. This option is a UInt.
View Source
[GameConfigOption("PetMirageTypeCarbuncleSupport", ConfigType.UInt, true)]
PetMirageTypeCarbuncleSupport = 51
PhoenixSize
System option with the internal name PhoenixSize. This option is a UInt.
View Source
[GameConfigOption("PhoenixSize", ConfigType.UInt, true)]
PhoenixSize = 52
GarudaSize
System option with the internal name GarudaSize. This option is a UInt.
View Source
[GameConfigOption("GarudaSize", ConfigType.UInt, true)]
GarudaSize = 53
TitanSize
System option with the internal name TitanSize. This option is a UInt.
View Source
[GameConfigOption("TitanSize", ConfigType.UInt, true)]
TitanSize = 54
IfritSize
System option with the internal name IfritSize. This option is a UInt.
View Source
[GameConfigOption("IfritSize", ConfigType.UInt, true)]
IfritSize = 55
SolBahamutSize
System option with the internal name SolBahamutSize. This option is a UInt.
View Source
[GameConfigOption("SolBahamutSize", ConfigType.UInt, true)]
SolBahamutSize = 56
PetMirageTypeFairy
System option with the internal name PetMirageTypeFairy. This option is a UInt.
View Source
[GameConfigOption("PetMirageTypeFairy", ConfigType.UInt, true)]
PetMirageTypeFairy = 57
TimeMode
System option with the internal name TimeMode. This option is a UInt.
View Source
[GameConfigOption("TimeMode", ConfigType.UInt, true)]
TimeMode = 58
Time12
System option with the internal name Time12. This option is a UInt.
View Source
[GameConfigOption("Time12", ConfigType.UInt, true)]
Time12 = 59
TimeEorzea
System option with the internal name TimeEorzea. This option is a UInt.
View Source
[GameConfigOption("TimeEorzea", ConfigType.UInt, true)]
TimeEorzea = 60
TimeLocal
System option with the internal name TimeLocal. This option is a UInt.
View Source
[GameConfigOption("TimeLocal", ConfigType.UInt, true)]
TimeLocal = 61
TimeServer
System option with the internal name TimeServer. This option is a UInt.
View Source
[GameConfigOption("TimeServer", ConfigType.UInt, true)]
TimeServer = 62
ActiveLS_H
System option with the internal name ActiveLS_H. This option is a UInt.
View Source
[GameConfigOption("ActiveLS_H", ConfigType.UInt, true)]
ActiveLS_H = 63
ActiveLS_L
System option with the internal name ActiveLS_L. This option is a UInt.
View Source
[GameConfigOption("ActiveLS_L", ConfigType.UInt, true)]
ActiveLS_L = 64
HotbarLock
System option with the internal name HotbarLock. This option is a UInt.
View Source
[GameConfigOption("HotbarLock", ConfigType.UInt, true)]
HotbarLock = 65
HotbarDispRecastTime
System option with the internal name HotbarDispRecastTime. This option is a UInt.
View Source
[GameConfigOption("HotbarDispRecastTime", ConfigType.UInt, true)]
HotbarDispRecastTime = 66
HotbarCrossContentsActionEnableInput
System option with the internal name HotbarCrossContentsActionEnableInput. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossContentsActionEnableInput", ConfigType.UInt, true)]
HotbarCrossContentsActionEnableInput = 67
HotbarDispRecastTimeDispType
System option with the internal name HotbarDispRecastTimeDispType. This option is a UInt.
View Source
[GameConfigOption("HotbarDispRecastTimeDispType", ConfigType.UInt, true)]
HotbarDispRecastTimeDispType = 68
ExHotbarChangeHotbar1
System option with the internal name ExHotbarChangeHotbar1. This option is a UInt.
View Source
[GameConfigOption("ExHotbarChangeHotbar1", ConfigType.UInt, true)]
ExHotbarChangeHotbar1 = 69
HotbarCommon01
System option with the internal name HotbarCommon01. This option is a UInt.
View Source
[GameConfigOption("HotbarCommon01", ConfigType.UInt, true)]
HotbarCommon01 = 70
HotbarCommon02
System option with the internal name HotbarCommon02. This option is a UInt.
View Source
[GameConfigOption("HotbarCommon02", ConfigType.UInt, true)]
HotbarCommon02 = 71
HotbarCommon03
System option with the internal name HotbarCommon03. This option is a UInt.
View Source
[GameConfigOption("HotbarCommon03", ConfigType.UInt, true)]
HotbarCommon03 = 72
HotbarCommon04
System option with the internal name HotbarCommon04. This option is a UInt.
View Source
[GameConfigOption("HotbarCommon04", ConfigType.UInt, true)]
HotbarCommon04 = 73
HotbarCommon05
System option with the internal name HotbarCommon05. This option is a UInt.
View Source
[GameConfigOption("HotbarCommon05", ConfigType.UInt, true)]
HotbarCommon05 = 74
HotbarCommon06
System option with the internal name HotbarCommon06. This option is a UInt.
View Source
[GameConfigOption("HotbarCommon06", ConfigType.UInt, true)]
HotbarCommon06 = 75
HotbarCommon07
System option with the internal name HotbarCommon07. This option is a UInt.
View Source
[GameConfigOption("HotbarCommon07", ConfigType.UInt, true)]
HotbarCommon07 = 76
HotbarCommon08
System option with the internal name HotbarCommon08. This option is a UInt.
View Source
[GameConfigOption("HotbarCommon08", ConfigType.UInt, true)]
HotbarCommon08 = 77
HotbarCommon09
System option with the internal name HotbarCommon09. This option is a UInt.
View Source
[GameConfigOption("HotbarCommon09", ConfigType.UInt, true)]
HotbarCommon09 = 78
HotbarCommon10
System option with the internal name HotbarCommon10. This option is a UInt.
View Source
[GameConfigOption("HotbarCommon10", ConfigType.UInt, true)]
HotbarCommon10 = 79
HotbarCrossCommon01
System option with the internal name HotbarCrossCommon01. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossCommon01", ConfigType.UInt, true)]
HotbarCrossCommon01 = 80
HotbarCrossCommon02
System option with the internal name HotbarCrossCommon02. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossCommon02", ConfigType.UInt, true)]
HotbarCrossCommon02 = 81
HotbarCrossCommon03
System option with the internal name HotbarCrossCommon03. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossCommon03", ConfigType.UInt, true)]
HotbarCrossCommon03 = 82
HotbarCrossCommon04
System option with the internal name HotbarCrossCommon04. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossCommon04", ConfigType.UInt, true)]
HotbarCrossCommon04 = 83
HotbarCrossCommon05
System option with the internal name HotbarCrossCommon05. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossCommon05", ConfigType.UInt, true)]
HotbarCrossCommon05 = 84
HotbarCrossCommon06
System option with the internal name HotbarCrossCommon06. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossCommon06", ConfigType.UInt, true)]
HotbarCrossCommon06 = 85
HotbarCrossCommon07
System option with the internal name HotbarCrossCommon07. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossCommon07", ConfigType.UInt, true)]
HotbarCrossCommon07 = 86
HotbarCrossCommon08
System option with the internal name HotbarCrossCommon08. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossCommon08", ConfigType.UInt, true)]
HotbarCrossCommon08 = 87
HotbarCrossHelpDisp
System option with the internal name HotbarCrossHelpDisp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossHelpDisp", ConfigType.UInt, true)]
HotbarCrossHelpDisp = 88
HotbarCrossOperation
System option with the internal name HotbarCrossOperation. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossOperation", ConfigType.UInt, true)]
HotbarCrossOperation = 89
HotbarCrossDisp
System option with the internal name HotbarCrossDisp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossDisp", ConfigType.UInt, true)]
HotbarCrossDisp = 90
HotbarCrossLock
System option with the internal name HotbarCrossLock. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossLock", ConfigType.UInt, true)]
HotbarCrossLock = 91
HotbarCrossUsePadGuide
System option with the internal name HotbarCrossUsePadGuide. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossUsePadGuide", ConfigType.UInt, true)]
HotbarCrossUsePadGuide = 92
HotbarCrossActiveSet
System option with the internal name HotbarCrossActiveSet. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossActiveSet", ConfigType.UInt, true)]
HotbarCrossActiveSet = 93
HotbarCrossActiveSetPvP
System option with the internal name HotbarCrossActiveSetPvP. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossActiveSetPvP", ConfigType.UInt, true)]
HotbarCrossActiveSetPvP = 94
HotbarCrossSetChangeCustomIsAuto
System option with the internal name HotbarCrossSetChangeCustomIsAuto. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomIsAuto", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsAuto = 95
HotbarCrossSetChangeCustom
System option with the internal name HotbarCrossSetChangeCustom. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustom", ConfigType.UInt, true)]
HotbarCrossSetChangeCustom = 96
HotbarCrossSetChangeCustomSet1
System option with the internal name HotbarCrossSetChangeCustomSet1. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomSet1", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet1 = 97
HotbarCrossSetChangeCustomSet2
System option with the internal name HotbarCrossSetChangeCustomSet2. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomSet2", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet2 = 98
HotbarCrossSetChangeCustomSet3
System option with the internal name HotbarCrossSetChangeCustomSet3. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomSet3", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet3 = 99
HotbarCrossSetChangeCustomSet4
System option with the internal name HotbarCrossSetChangeCustomSet4. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomSet4", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet4 = 100
HotbarCrossSetChangeCustomSet5
System option with the internal name HotbarCrossSetChangeCustomSet5. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomSet5", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet5 = 101
HotbarCrossSetChangeCustomSet6
System option with the internal name HotbarCrossSetChangeCustomSet6. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomSet6", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet6 = 102
HotbarCrossSetChangeCustomSet7
System option with the internal name HotbarCrossSetChangeCustomSet7. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomSet7", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet7 = 103
HotbarCrossSetChangeCustomSet8
System option with the internal name HotbarCrossSetChangeCustomSet8. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomSet8", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet8 = 104
HotbarCrossSetChangeCustomIsSword
System option with the internal name HotbarCrossSetChangeCustomIsSword. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomIsSword", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSword = 105
HotbarCrossSetChangeCustomIsSwordSet1
System option with the internal name HotbarCrossSetChangeCustomIsSwordSet1. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet1", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet1 = 106
HotbarCrossSetChangeCustomIsSwordSet2
System option with the internal name HotbarCrossSetChangeCustomIsSwordSet2. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet2", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet2 = 107
HotbarCrossSetChangeCustomIsSwordSet3
System option with the internal name HotbarCrossSetChangeCustomIsSwordSet3. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet3", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet3 = 108
HotbarCrossSetChangeCustomIsSwordSet4
System option with the internal name HotbarCrossSetChangeCustomIsSwordSet4. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet4", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet4 = 109
HotbarCrossSetChangeCustomIsSwordSet5
System option with the internal name HotbarCrossSetChangeCustomIsSwordSet5. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet5", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet5 = 110
HotbarCrossSetChangeCustomIsSwordSet6
System option with the internal name HotbarCrossSetChangeCustomIsSwordSet6. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet6", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet6 = 111
HotbarCrossSetChangeCustomIsSwordSet7
System option with the internal name HotbarCrossSetChangeCustomIsSwordSet7. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet7", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet7 = 112
HotbarCrossSetChangeCustomIsSwordSet8
System option with the internal name HotbarCrossSetChangeCustomIsSwordSet8. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet8", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet8 = 113
HotbarCrossAdvancedSetting
System option with the internal name HotbarCrossAdvancedSetting. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossAdvancedSetting", ConfigType.UInt, true)]
HotbarCrossAdvancedSetting = 114
HotbarCrossAdvancedSettingLeft
System option with the internal name HotbarCrossAdvancedSettingLeft. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossAdvancedSettingLeft", ConfigType.UInt, true)]
HotbarCrossAdvancedSettingLeft = 115
HotbarCrossAdvancedSettingRight
System option with the internal name HotbarCrossAdvancedSettingRight. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossAdvancedSettingRight", ConfigType.UInt, true)]
HotbarCrossAdvancedSettingRight = 116
HotbarCrossSetPvpModeActive
System option with the internal name HotbarCrossSetPvpModeActive. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetPvpModeActive", ConfigType.UInt, true)]
HotbarCrossSetPvpModeActive = 117
HotbarCrossSetChangeCustomPvp
System option with the internal name HotbarCrossSetChangeCustomPvp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomPvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomPvp = 118
HotbarCrossSetChangeCustomIsAutoPvp
System option with the internal name HotbarCrossSetChangeCustomIsAutoPvp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomIsAutoPvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsAutoPvp = 119
HotbarCrossSetChangeCustomSet1Pvp
System option with the internal name HotbarCrossSetChangeCustomSet1Pvp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomSet1Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet1Pvp = 120
HotbarCrossSetChangeCustomSet2Pvp
System option with the internal name HotbarCrossSetChangeCustomSet2Pvp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomSet2Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet2Pvp = 121
HotbarCrossSetChangeCustomSet3Pvp
System option with the internal name HotbarCrossSetChangeCustomSet3Pvp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomSet3Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet3Pvp = 122
HotbarCrossSetChangeCustomSet4Pvp
System option with the internal name HotbarCrossSetChangeCustomSet4Pvp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomSet4Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet4Pvp = 123
HotbarCrossSetChangeCustomSet5Pvp
System option with the internal name HotbarCrossSetChangeCustomSet5Pvp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomSet5Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet5Pvp = 124
HotbarCrossSetChangeCustomSet6Pvp
System option with the internal name HotbarCrossSetChangeCustomSet6Pvp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomSet6Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet6Pvp = 125
HotbarCrossSetChangeCustomSet7Pvp
System option with the internal name HotbarCrossSetChangeCustomSet7Pvp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomSet7Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet7Pvp = 126
HotbarCrossSetChangeCustomSet8Pvp
System option with the internal name HotbarCrossSetChangeCustomSet8Pvp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomSet8Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet8Pvp = 127
HotbarCrossSetChangeCustomIsSwordPvp
System option with the internal name HotbarCrossSetChangeCustomIsSwordPvp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordPvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordPvp = 128
HotbarCrossSetChangeCustomIsSwordSet1Pvp
System option with the internal name HotbarCrossSetChangeCustomIsSwordSet1Pvp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet1Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet1Pvp = 129
HotbarCrossSetChangeCustomIsSwordSet2Pvp
System option with the internal name HotbarCrossSetChangeCustomIsSwordSet2Pvp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet2Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet2Pvp = 130
HotbarCrossSetChangeCustomIsSwordSet3Pvp
System option with the internal name HotbarCrossSetChangeCustomIsSwordSet3Pvp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet3Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet3Pvp = 131
HotbarCrossSetChangeCustomIsSwordSet4Pvp
System option with the internal name HotbarCrossSetChangeCustomIsSwordSet4Pvp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet4Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet4Pvp = 132
HotbarCrossSetChangeCustomIsSwordSet5Pvp
System option with the internal name HotbarCrossSetChangeCustomIsSwordSet5Pvp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet5Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet5Pvp = 133
HotbarCrossSetChangeCustomIsSwordSet6Pvp
System option with the internal name HotbarCrossSetChangeCustomIsSwordSet6Pvp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet6Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet6Pvp = 134
HotbarCrossSetChangeCustomIsSwordSet7Pvp
System option with the internal name HotbarCrossSetChangeCustomIsSwordSet7Pvp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet7Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet7Pvp = 135
HotbarCrossSetChangeCustomIsSwordSet8Pvp
System option with the internal name HotbarCrossSetChangeCustomIsSwordSet8Pvp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet8Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet8Pvp = 136
HotbarCrossAdvancedSettingPvp
System option with the internal name HotbarCrossAdvancedSettingPvp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossAdvancedSettingPvp", ConfigType.UInt, true)]
HotbarCrossAdvancedSettingPvp = 137
HotbarCrossAdvancedSettingLeftPvp
System option with the internal name HotbarCrossAdvancedSettingLeftPvp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossAdvancedSettingLeftPvp", ConfigType.UInt, true)]
HotbarCrossAdvancedSettingLeftPvp = 138
HotbarCrossAdvancedSettingRightPvp
System option with the internal name HotbarCrossAdvancedSettingRightPvp. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossAdvancedSettingRightPvp", ConfigType.UInt, true)]
HotbarCrossAdvancedSettingRightPvp = 139
HotbarWXHBEnable
System option with the internal name HotbarWXHBEnable. This option is a UInt.
View Source
[GameConfigOption("HotbarWXHBEnable", ConfigType.UInt, true)]
HotbarWXHBEnable = 140
HotbarWXHBSetLeft
System option with the internal name HotbarWXHBSetLeft. This option is a UInt.
View Source
[GameConfigOption("HotbarWXHBSetLeft", ConfigType.UInt, true)]
HotbarWXHBSetLeft = 141
HotbarWXHBSetRight
System option with the internal name HotbarWXHBSetRight. This option is a UInt.
View Source
[GameConfigOption("HotbarWXHBSetRight", ConfigType.UInt, true)]
HotbarWXHBSetRight = 142
HotbarWXHBEnablePvP
System option with the internal name HotbarWXHBEnablePvP. This option is a UInt.
View Source
[GameConfigOption("HotbarWXHBEnablePvP", ConfigType.UInt, true)]
HotbarWXHBEnablePvP = 143
HotbarWXHBSetLeftPvP
System option with the internal name HotbarWXHBSetLeftPvP. This option is a UInt.
View Source
[GameConfigOption("HotbarWXHBSetLeftPvP", ConfigType.UInt, true)]
HotbarWXHBSetLeftPvP = 144
HotbarWXHBSetRightPvP
System option with the internal name HotbarWXHBSetRightPvP. This option is a UInt.
View Source
[GameConfigOption("HotbarWXHBSetRightPvP", ConfigType.UInt, true)]
HotbarWXHBSetRightPvP = 145
HotbarWXHB8Button
System option with the internal name HotbarWXHB8Button. This option is a UInt.
View Source
[GameConfigOption("HotbarWXHB8Button", ConfigType.UInt, true)]
HotbarWXHB8Button = 146
HotbarWXHB8ButtonPvP
System option with the internal name HotbarWXHB8ButtonPvP. This option is a UInt.
View Source
[GameConfigOption("HotbarWXHB8ButtonPvP", ConfigType.UInt, true)]
HotbarWXHB8ButtonPvP = 147
HotbarWXHBSetInputTime
System option with the internal name HotbarWXHBSetInputTime. This option is a UInt.
View Source
[GameConfigOption("HotbarWXHBSetInputTime", ConfigType.UInt, true)]
HotbarWXHBSetInputTime = 148
HotbarWXHBDisplay
System option with the internal name HotbarWXHBDisplay. This option is a UInt.
View Source
[GameConfigOption("HotbarWXHBDisplay", ConfigType.UInt, true)]
HotbarWXHBDisplay = 149
HotbarWXHBFreeLayout
System option with the internal name HotbarWXHBFreeLayout. This option is a UInt.
View Source
[GameConfigOption("HotbarWXHBFreeLayout", ConfigType.UInt, true)]
HotbarWXHBFreeLayout = 150
HotbarXHBActiveTransmissionAlpha
System option with the internal name HotbarXHBActiveTransmissionAlpha. This option is a UInt.
View Source
[GameConfigOption("HotbarXHBActiveTransmissionAlpha", ConfigType.UInt, true)]
HotbarXHBActiveTransmissionAlpha = 151
HotbarXHBAlphaDefault
System option with the internal name HotbarXHBAlphaDefault. This option is a UInt.
View Source
[GameConfigOption("HotbarXHBAlphaDefault", ConfigType.UInt, true)]
HotbarXHBAlphaDefault = 152
HotbarXHBAlphaActiveSet
System option with the internal name HotbarXHBAlphaActiveSet. This option is a UInt.
View Source
[GameConfigOption("HotbarXHBAlphaActiveSet", ConfigType.UInt, true)]
HotbarXHBAlphaActiveSet = 153
HotbarXHBAlphaInactiveSet
System option with the internal name HotbarXHBAlphaInactiveSet. This option is a UInt.
View Source
[GameConfigOption("HotbarXHBAlphaInactiveSet", ConfigType.UInt, true)]
HotbarXHBAlphaInactiveSet = 154
HotbarWXHBInputOnce
System option with the internal name HotbarWXHBInputOnce. This option is a UInt.
View Source
[GameConfigOption("HotbarWXHBInputOnce", ConfigType.UInt, true)]
HotbarWXHBInputOnce = 155
ExHotbarChangeHotbar1IsFashion
System option with the internal name ExHotbarChangeHotbar1IsFashion. This option is a UInt.
View Source
[GameConfigOption("ExHotbarChangeHotbar1IsFashion", ConfigType.UInt, true)]
ExHotbarChangeHotbar1IsFashion = 156
HotbarCrossUseExDirectionAutoSwitch
System option with the internal name HotbarCrossUseExDirectionAutoSwitch. This option is a UInt.
View Source
[GameConfigOption("HotbarCrossUseExDirectionAutoSwitch", ConfigType.UInt, true)]
HotbarCrossUseExDirectionAutoSwitch = 157
IdlingCameraSwitchType
System option with the internal name IdlingCameraSwitchType. This option is a UInt.
View Source
[GameConfigOption("IdlingCameraSwitchType", ConfigType.UInt, true)]
IdlingCameraSwitchType = 158
HotbarXHBEditEnable
System option with the internal name HotbarXHBEditEnable. This option is a UInt.
View Source
[GameConfigOption("HotbarXHBEditEnable", ConfigType.UInt, true)]
HotbarXHBEditEnable = 159
PlateType
System option with the internal name PlateType. This option is a UInt.
View Source
[GameConfigOption("PlateType", ConfigType.UInt, true)]
PlateType = 160
PlateDispHPBar
System option with the internal name PlateDispHPBar. This option is a UInt.
View Source
[GameConfigOption("PlateDispHPBar", ConfigType.UInt, true)]
PlateDispHPBar = 161
PlateDisableMaxHPBar
System option with the internal name PlateDisableMaxHPBar. This option is a UInt.
View Source
[GameConfigOption("PlateDisableMaxHPBar", ConfigType.UInt, true)]
PlateDisableMaxHPBar = 162
NamePlateHpSizeType
System option with the internal name NamePlateHpSizeType. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpSizeType", ConfigType.UInt, true)]
NamePlateHpSizeType = 163
NamePlateColorSelf
System option with the internal name NamePlateColorSelf. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorSelf", ConfigType.UInt, true)]
NamePlateColorSelf = 164
NamePlateEdgeSelf
System option with the internal name NamePlateEdgeSelf. This option is a UInt.
View Source
[GameConfigOption("NamePlateEdgeSelf", ConfigType.UInt, true)]
NamePlateEdgeSelf = 165
NamePlateDispTypeSelf
System option with the internal name NamePlateDispTypeSelf. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeSelf", ConfigType.UInt, true)]
NamePlateDispTypeSelf = 166
NamePlateNameTypeSelf
System option with the internal name NamePlateNameTypeSelf. This option is a UInt.
View Source
[GameConfigOption("NamePlateNameTypeSelf", ConfigType.UInt, true)]
NamePlateNameTypeSelf = 167
NamePlateHpTypeSelf
System option with the internal name NamePlateHpTypeSelf. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpTypeSelf", ConfigType.UInt, true)]
NamePlateHpTypeSelf = 168
NamePlateColorSelfBuddy
System option with the internal name NamePlateColorSelfBuddy. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorSelfBuddy", ConfigType.UInt, true)]
NamePlateColorSelfBuddy = 169
NamePlateEdgeSelfBuddy
System option with the internal name NamePlateEdgeSelfBuddy. This option is a UInt.
View Source
[GameConfigOption("NamePlateEdgeSelfBuddy", ConfigType.UInt, true)]
NamePlateEdgeSelfBuddy = 170
NamePlateDispTypeSelfBuddy
System option with the internal name NamePlateDispTypeSelfBuddy. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeSelfBuddy", ConfigType.UInt, true)]
NamePlateDispTypeSelfBuddy = 171
NamePlateHpTypeSelfBuddy
System option with the internal name NamePlateHpTypeSelfBuddy. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpTypeSelfBuddy", ConfigType.UInt, true)]
NamePlateHpTypeSelfBuddy = 172
NamePlateColorSelfPet
System option with the internal name NamePlateColorSelfPet. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorSelfPet", ConfigType.UInt, true)]
NamePlateColorSelfPet = 173
NamePlateEdgeSelfPet
System option with the internal name NamePlateEdgeSelfPet. This option is a UInt.
View Source
[GameConfigOption("NamePlateEdgeSelfPet", ConfigType.UInt, true)]
NamePlateEdgeSelfPet = 174
NamePlateDispTypeSelfPet
System option with the internal name NamePlateDispTypeSelfPet. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeSelfPet", ConfigType.UInt, true)]
NamePlateDispTypeSelfPet = 175
NamePlateHpTypeSelfPet
System option with the internal name NamePlateHpTypeSelfPet. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpTypeSelfPet", ConfigType.UInt, true)]
NamePlateHpTypeSelfPet = 176
NamePlateColorParty
System option with the internal name NamePlateColorParty. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorParty", ConfigType.UInt, true)]
NamePlateColorParty = 177
NamePlateEdgeParty
System option with the internal name NamePlateEdgeParty. This option is a UInt.
View Source
[GameConfigOption("NamePlateEdgeParty", ConfigType.UInt, true)]
NamePlateEdgeParty = 178
NamePlateDispTypeParty
System option with the internal name NamePlateDispTypeParty. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeParty", ConfigType.UInt, true)]
NamePlateDispTypeParty = 179
NamePlateNameTypeParty
System option with the internal name NamePlateNameTypeParty. This option is a UInt.
View Source
[GameConfigOption("NamePlateNameTypeParty", ConfigType.UInt, true)]
NamePlateNameTypeParty = 180
NamePlateHpTypeParty
System option with the internal name NamePlateHpTypeParty. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpTypeParty", ConfigType.UInt, true)]
NamePlateHpTypeParty = 181
NamePlateDispTypePartyPet
System option with the internal name NamePlateDispTypePartyPet. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypePartyPet", ConfigType.UInt, true)]
NamePlateDispTypePartyPet = 182
NamePlateHpTypePartyPet
System option with the internal name NamePlateHpTypePartyPet. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpTypePartyPet", ConfigType.UInt, true)]
NamePlateHpTypePartyPet = 183
NamePlateDispTypePartyBuddy
System option with the internal name NamePlateDispTypePartyBuddy. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypePartyBuddy", ConfigType.UInt, true)]
NamePlateDispTypePartyBuddy = 184
NamePlateHpTypePartyBuddy
System option with the internal name NamePlateHpTypePartyBuddy. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpTypePartyBuddy", ConfigType.UInt, true)]
NamePlateHpTypePartyBuddy = 185
NamePlateColorAlliance
System option with the internal name NamePlateColorAlliance. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorAlliance", ConfigType.UInt, true)]
NamePlateColorAlliance = 186
NamePlateEdgeAlliance
System option with the internal name NamePlateEdgeAlliance. This option is a UInt.
View Source
[GameConfigOption("NamePlateEdgeAlliance", ConfigType.UInt, true)]
NamePlateEdgeAlliance = 187
NamePlateDispTypeAlliance
System option with the internal name NamePlateDispTypeAlliance. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeAlliance", ConfigType.UInt, true)]
NamePlateDispTypeAlliance = 188
NamePlateNameTypeAlliance
System option with the internal name NamePlateNameTypeAlliance. This option is a UInt.
View Source
[GameConfigOption("NamePlateNameTypeAlliance", ConfigType.UInt, true)]
NamePlateNameTypeAlliance = 189
NamePlateHpTypeAlliance
System option with the internal name NamePlateHpTypeAlliance. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpTypeAlliance", ConfigType.UInt, true)]
NamePlateHpTypeAlliance = 190
NamePlateDispTypeAlliancePet
System option with the internal name NamePlateDispTypeAlliancePet. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeAlliancePet", ConfigType.UInt, true)]
NamePlateDispTypeAlliancePet = 191
NamePlateHpTypeAlliancePet
System option with the internal name NamePlateHpTypeAlliancePet. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpTypeAlliancePet", ConfigType.UInt, true)]
NamePlateHpTypeAlliancePet = 192
NamePlateColorOther
System option with the internal name NamePlateColorOther. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorOther", ConfigType.UInt, true)]
NamePlateColorOther = 193
NamePlateEdgeOther
System option with the internal name NamePlateEdgeOther. This option is a UInt.
View Source
[GameConfigOption("NamePlateEdgeOther", ConfigType.UInt, true)]
NamePlateEdgeOther = 194
NamePlateDispTypeOther
System option with the internal name NamePlateDispTypeOther. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeOther", ConfigType.UInt, true)]
NamePlateDispTypeOther = 195
NamePlateNameTypeOther
System option with the internal name NamePlateNameTypeOther. This option is a UInt.
View Source
[GameConfigOption("NamePlateNameTypeOther", ConfigType.UInt, true)]
NamePlateNameTypeOther = 196
NamePlateHpTypeOther
System option with the internal name NamePlateHpTypeOther. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpTypeOther", ConfigType.UInt, true)]
NamePlateHpTypeOther = 197
NamePlateDispTypeOtherPet
System option with the internal name NamePlateDispTypeOtherPet. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeOtherPet", ConfigType.UInt, true)]
NamePlateDispTypeOtherPet = 198
NamePlateHpTypeOtherPet
System option with the internal name NamePlateHpTypeOtherPet. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpTypeOtherPet", ConfigType.UInt, true)]
NamePlateHpTypeOtherPet = 199
NamePlateDispTypeOtherBuddy
System option with the internal name NamePlateDispTypeOtherBuddy. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeOtherBuddy", ConfigType.UInt, true)]
NamePlateDispTypeOtherBuddy = 200
NamePlateHpTypeOtherBuddy
System option with the internal name NamePlateHpTypeOtherBuddy. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpTypeOtherBuddy", ConfigType.UInt, true)]
NamePlateHpTypeOtherBuddy = 201
NamePlateColorUnengagedEnemy
System option with the internal name NamePlateColorUnengagedEnemy. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorUnengagedEnemy", ConfigType.UInt, true)]
NamePlateColorUnengagedEnemy = 202
NamePlateEdgeUnengagedEnemy
System option with the internal name NamePlateEdgeUnengagedEnemy. This option is a UInt.
View Source
[GameConfigOption("NamePlateEdgeUnengagedEnemy", ConfigType.UInt, true)]
NamePlateEdgeUnengagedEnemy = 203
NamePlateDispTypeUnengagedEnemy
System option with the internal name NamePlateDispTypeUnengagedEnemy. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeUnengagedEnemy", ConfigType.UInt, true)]
NamePlateDispTypeUnengagedEnemy = 204
NamePlateHpTypeUnengagedEmemy
System option with the internal name NamePlateHpTypeUnengagedEmemy. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpTypeUnengagedEmemy", ConfigType.UInt, true)]
NamePlateHpTypeUnengagedEmemy = 205
NamePlateColorEngagedEnemy
System option with the internal name NamePlateColorEngagedEnemy. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorEngagedEnemy", ConfigType.UInt, true)]
NamePlateColorEngagedEnemy = 206
NamePlateEdgeEngagedEnemy
System option with the internal name NamePlateEdgeEngagedEnemy. This option is a UInt.
View Source
[GameConfigOption("NamePlateEdgeEngagedEnemy", ConfigType.UInt, true)]
NamePlateEdgeEngagedEnemy = 207
NamePlateDispTypeEngagedEnemy
System option with the internal name NamePlateDispTypeEngagedEnemy. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeEngagedEnemy", ConfigType.UInt, true)]
NamePlateDispTypeEngagedEnemy = 208
NamePlateHpTypeEngagedEmemy
System option with the internal name NamePlateHpTypeEngagedEmemy. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpTypeEngagedEmemy", ConfigType.UInt, true)]
NamePlateHpTypeEngagedEmemy = 209
NamePlateColorClaimedEnemy
System option with the internal name NamePlateColorClaimedEnemy. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorClaimedEnemy", ConfigType.UInt, true)]
NamePlateColorClaimedEnemy = 210
NamePlateEdgeClaimedEnemy
System option with the internal name NamePlateEdgeClaimedEnemy. This option is a UInt.
View Source
[GameConfigOption("NamePlateEdgeClaimedEnemy", ConfigType.UInt, true)]
NamePlateEdgeClaimedEnemy = 211
NamePlateDispTypeClaimedEnemy
System option with the internal name NamePlateDispTypeClaimedEnemy. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeClaimedEnemy", ConfigType.UInt, true)]
NamePlateDispTypeClaimedEnemy = 212
NamePlateHpTypeClaimedEmemy
System option with the internal name NamePlateHpTypeClaimedEmemy. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpTypeClaimedEmemy", ConfigType.UInt, true)]
NamePlateHpTypeClaimedEmemy = 213
NamePlateColorUnclaimedEnemy
System option with the internal name NamePlateColorUnclaimedEnemy. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorUnclaimedEnemy", ConfigType.UInt, true)]
NamePlateColorUnclaimedEnemy = 214
NamePlateEdgeUnclaimedEnemy
System option with the internal name NamePlateEdgeUnclaimedEnemy. This option is a UInt.
View Source
[GameConfigOption("NamePlateEdgeUnclaimedEnemy", ConfigType.UInt, true)]
NamePlateEdgeUnclaimedEnemy = 215
NamePlateDispTypeUnclaimedEnemy
System option with the internal name NamePlateDispTypeUnclaimedEnemy. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeUnclaimedEnemy", ConfigType.UInt, true)]
NamePlateDispTypeUnclaimedEnemy = 216
NamePlateHpTypeUnclaimedEmemy
System option with the internal name NamePlateHpTypeUnclaimedEmemy. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpTypeUnclaimedEmemy", ConfigType.UInt, true)]
NamePlateHpTypeUnclaimedEmemy = 217
NamePlateColorNpc
System option with the internal name NamePlateColorNpc. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorNpc", ConfigType.UInt, true)]
NamePlateColorNpc = 218
NamePlateEdgeNpc
System option with the internal name NamePlateEdgeNpc. This option is a UInt.
View Source
[GameConfigOption("NamePlateEdgeNpc", ConfigType.UInt, true)]
NamePlateEdgeNpc = 219
NamePlateDispTypeNpc
System option with the internal name NamePlateDispTypeNpc. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeNpc", ConfigType.UInt, true)]
NamePlateDispTypeNpc = 220
NamePlateHpTypeNpc
System option with the internal name NamePlateHpTypeNpc. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpTypeNpc", ConfigType.UInt, true)]
NamePlateHpTypeNpc = 221
NamePlateColorObject
System option with the internal name NamePlateColorObject. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorObject", ConfigType.UInt, true)]
NamePlateColorObject = 222
NamePlateEdgeObject
System option with the internal name NamePlateEdgeObject. This option is a UInt.
View Source
[GameConfigOption("NamePlateEdgeObject", ConfigType.UInt, true)]
NamePlateEdgeObject = 223
NamePlateDispTypeObject
System option with the internal name NamePlateDispTypeObject. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeObject", ConfigType.UInt, true)]
NamePlateDispTypeObject = 224
NamePlateHpTypeObject
System option with the internal name NamePlateHpTypeObject. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpTypeObject", ConfigType.UInt, true)]
NamePlateHpTypeObject = 225
NamePlateColorMinion
System option with the internal name NamePlateColorMinion. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorMinion", ConfigType.UInt, true)]
NamePlateColorMinion = 226
NamePlateEdgeMinion
System option with the internal name NamePlateEdgeMinion. This option is a UInt.
View Source
[GameConfigOption("NamePlateEdgeMinion", ConfigType.UInt, true)]
NamePlateEdgeMinion = 227
NamePlateDispTypeMinion
System option with the internal name NamePlateDispTypeMinion. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeMinion", ConfigType.UInt, true)]
NamePlateDispTypeMinion = 228
NamePlateColorOtherBuddy
System option with the internal name NamePlateColorOtherBuddy. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorOtherBuddy", ConfigType.UInt, true)]
NamePlateColorOtherBuddy = 229
NamePlateEdgeOtherBuddy
System option with the internal name NamePlateEdgeOtherBuddy. This option is a UInt.
View Source
[GameConfigOption("NamePlateEdgeOtherBuddy", ConfigType.UInt, true)]
NamePlateEdgeOtherBuddy = 230
NamePlateColorOtherPet
System option with the internal name NamePlateColorOtherPet. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorOtherPet", ConfigType.UInt, true)]
NamePlateColorOtherPet = 231
NamePlateEdgeOtherPet
System option with the internal name NamePlateEdgeOtherPet. This option is a UInt.
View Source
[GameConfigOption("NamePlateEdgeOtherPet", ConfigType.UInt, true)]
NamePlateEdgeOtherPet = 232
NamePlateNameTitleTypeSelf
System option with the internal name NamePlateNameTitleTypeSelf. This option is a UInt.
View Source
[GameConfigOption("NamePlateNameTitleTypeSelf", ConfigType.UInt, true)]
NamePlateNameTitleTypeSelf = 233
NamePlateNameTitleTypeParty
System option with the internal name NamePlateNameTitleTypeParty. This option is a UInt.
View Source
[GameConfigOption("NamePlateNameTitleTypeParty", ConfigType.UInt, true)]
NamePlateNameTitleTypeParty = 234
NamePlateNameTitleTypeAlliance
System option with the internal name NamePlateNameTitleTypeAlliance. This option is a UInt.
View Source
[GameConfigOption("NamePlateNameTitleTypeAlliance", ConfigType.UInt, true)]
NamePlateNameTitleTypeAlliance = 235
NamePlateNameTitleTypeOther
System option with the internal name NamePlateNameTitleTypeOther. This option is a UInt.
View Source
[GameConfigOption("NamePlateNameTitleTypeOther", ConfigType.UInt, true)]
NamePlateNameTitleTypeOther = 236
NamePlateNameTitleTypeFriend
System option with the internal name NamePlateNameTitleTypeFriend. This option is a UInt.
View Source
[GameConfigOption("NamePlateNameTitleTypeFriend", ConfigType.UInt, true)]
NamePlateNameTitleTypeFriend = 237
NamePlateColorFriend
System option with the internal name NamePlateColorFriend. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorFriend", ConfigType.UInt, true)]
NamePlateColorFriend = 238
NamePlateColorFriendEdge
System option with the internal name NamePlateColorFriendEdge. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorFriendEdge", ConfigType.UInt, true)]
NamePlateColorFriendEdge = 239
NamePlateDispTypeFriend
System option with the internal name NamePlateDispTypeFriend. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeFriend", ConfigType.UInt, true)]
NamePlateDispTypeFriend = 240
NamePlateNameTypeFriend
System option with the internal name NamePlateNameTypeFriend. This option is a UInt.
View Source
[GameConfigOption("NamePlateNameTypeFriend", ConfigType.UInt, true)]
NamePlateNameTypeFriend = 241
NamePlateHpTypeFriend
System option with the internal name NamePlateHpTypeFriend. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpTypeFriend", ConfigType.UInt, true)]
NamePlateHpTypeFriend = 242
NamePlateDispTypeFriendPet
System option with the internal name NamePlateDispTypeFriendPet. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeFriendPet", ConfigType.UInt, true)]
NamePlateDispTypeFriendPet = 243
NamePlateHpTypeFriendPet
System option with the internal name NamePlateHpTypeFriendPet. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpTypeFriendPet", ConfigType.UInt, true)]
NamePlateHpTypeFriendPet = 244
NamePlateDispTypeFriendBuddy
System option with the internal name NamePlateDispTypeFriendBuddy. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeFriendBuddy", ConfigType.UInt, true)]
NamePlateDispTypeFriendBuddy = 245
NamePlateHpTypeFriendBuddy
System option with the internal name NamePlateHpTypeFriendBuddy. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpTypeFriendBuddy", ConfigType.UInt, true)]
NamePlateHpTypeFriendBuddy = 246
NamePlateColorLim
System option with the internal name NamePlateColorLim. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorLim", ConfigType.UInt, true)]
NamePlateColorLim = 247
NamePlateColorLimEdge
System option with the internal name NamePlateColorLimEdge. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorLimEdge", ConfigType.UInt, true)]
NamePlateColorLimEdge = 248
NamePlateColorGri
System option with the internal name NamePlateColorGri. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorGri", ConfigType.UInt, true)]
NamePlateColorGri = 249
NamePlateColorGriEdge
System option with the internal name NamePlateColorGriEdge. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorGriEdge", ConfigType.UInt, true)]
NamePlateColorGriEdge = 250
NamePlateColorUld
System option with the internal name NamePlateColorUld. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorUld", ConfigType.UInt, true)]
NamePlateColorUld = 251
NamePlateColorUldEdge
System option with the internal name NamePlateColorUldEdge. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorUldEdge", ConfigType.UInt, true)]
NamePlateColorUldEdge = 252
NamePlateColorHousingFurniture
System option with the internal name NamePlateColorHousingFurniture. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorHousingFurniture", ConfigType.UInt, true)]
NamePlateColorHousingFurniture = 253
NamePlateColorHousingFurnitureEdge
System option with the internal name NamePlateColorHousingFurnitureEdge. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorHousingFurnitureEdge", ConfigType.UInt, true)]
NamePlateColorHousingFurnitureEdge = 254
NamePlateDispTypeHousingFurniture
System option with the internal name NamePlateDispTypeHousingFurniture. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeHousingFurniture", ConfigType.UInt, true)]
NamePlateDispTypeHousingFurniture = 255
NamePlateColorHousingField
System option with the internal name NamePlateColorHousingField. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorHousingField", ConfigType.UInt, true)]
NamePlateColorHousingField = 256
NamePlateColorHousingFieldEdge
System option with the internal name NamePlateColorHousingFieldEdge. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorHousingFieldEdge", ConfigType.UInt, true)]
NamePlateColorHousingFieldEdge = 257
NamePlateDispTypeHousingField
System option with the internal name NamePlateDispTypeHousingField. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeHousingField", ConfigType.UInt, true)]
NamePlateDispTypeHousingField = 258
NamePlateNameTypePvPEnemy
System option with the internal name NamePlateNameTypePvPEnemy. This option is a UInt.
View Source
[GameConfigOption("NamePlateNameTypePvPEnemy", ConfigType.UInt, true)]
NamePlateNameTypePvPEnemy = 259
NamePlateDispTypeFeast
System option with the internal name NamePlateDispTypeFeast. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeFeast", ConfigType.UInt, true)]
NamePlateDispTypeFeast = 260
NamePlateNameTypeFeast
System option with the internal name NamePlateNameTypeFeast. This option is a UInt.
View Source
[GameConfigOption("NamePlateNameTypeFeast", ConfigType.UInt, true)]
NamePlateNameTypeFeast = 261
NamePlateHpTypeFeast
System option with the internal name NamePlateHpTypeFeast. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpTypeFeast", ConfigType.UInt, true)]
NamePlateHpTypeFeast = 262
NamePlateDispTypeFeastPet
System option with the internal name NamePlateDispTypeFeastPet. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispTypeFeastPet", ConfigType.UInt, true)]
NamePlateDispTypeFeastPet = 263
NamePlateHpTypeFeastPet
System option with the internal name NamePlateHpTypeFeastPet. This option is a UInt.
View Source
[GameConfigOption("NamePlateHpTypeFeastPet", ConfigType.UInt, true)]
NamePlateHpTypeFeastPet = 264
NamePlateNameTitleTypeFeast
System option with the internal name NamePlateNameTitleTypeFeast. This option is a UInt.
View Source
[GameConfigOption("NamePlateNameTitleTypeFeast", ConfigType.UInt, true)]
NamePlateNameTitleTypeFeast = 265
NamePlateDispSize
System option with the internal name NamePlateDispSize. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispSize", ConfigType.UInt, true)]
NamePlateDispSize = 266
NamePlateDispJobIcon
System option with the internal name NamePlateDispJobIcon. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispJobIcon", ConfigType.UInt, true)]
NamePlateDispJobIcon = 267
NamePlateDispJobIconType
System option with the internal name NamePlateDispJobIconType. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispJobIconType", ConfigType.UInt, true)]
NamePlateDispJobIconType = 268
NamePlateSetRoleColor
System option with the internal name NamePlateSetRoleColor. This option is a UInt.
View Source
[GameConfigOption("NamePlateSetRoleColor", ConfigType.UInt, true)]
NamePlateSetRoleColor = 269
NamePlateColorTank
System option with the internal name NamePlateColorTank. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorTank", ConfigType.UInt, true)]
NamePlateColorTank = 270
NamePlateEdgeTank
System option with the internal name NamePlateEdgeTank. This option is a UInt.
View Source
[GameConfigOption("NamePlateEdgeTank", ConfigType.UInt, true)]
NamePlateEdgeTank = 271
NamePlateColorHealer
System option with the internal name NamePlateColorHealer. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorHealer", ConfigType.UInt, true)]
NamePlateColorHealer = 272
NamePlateEdgeHealer
System option with the internal name NamePlateEdgeHealer. This option is a UInt.
View Source
[GameConfigOption("NamePlateEdgeHealer", ConfigType.UInt, true)]
NamePlateEdgeHealer = 273
NamePlateColorDps
System option with the internal name NamePlateColorDps. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorDps", ConfigType.UInt, true)]
NamePlateColorDps = 274
NamePlateEdgeDps
System option with the internal name NamePlateEdgeDps. This option is a UInt.
View Source
[GameConfigOption("NamePlateEdgeDps", ConfigType.UInt, true)]
NamePlateEdgeDps = 275
NamePlateColorOtherClass
System option with the internal name NamePlateColorOtherClass. This option is a UInt.
View Source
[GameConfigOption("NamePlateColorOtherClass", ConfigType.UInt, true)]
NamePlateColorOtherClass = 276
NamePlateEdgeOtherClass
System option with the internal name NamePlateEdgeOtherClass. This option is a UInt.
View Source
[GameConfigOption("NamePlateEdgeOtherClass", ConfigType.UInt, true)]
NamePlateEdgeOtherClass = 277
NamePlateDispWorldTravel
System option with the internal name NamePlateDispWorldTravel. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispWorldTravel", ConfigType.UInt, true)]
NamePlateDispWorldTravel = 278
NamePlateDispJobIconInPublicParty
System option with the internal name NamePlateDispJobIconInPublicParty. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispJobIconInPublicParty", ConfigType.UInt, true)]
NamePlateDispJobIconInPublicParty = 279
NamePlateDispJobIconInPublicOther
System option with the internal name NamePlateDispJobIconInPublicOther. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispJobIconInPublicOther", ConfigType.UInt, true)]
NamePlateDispJobIconInPublicOther = 280
NamePlateDispJobIconInInstanceParty
System option with the internal name NamePlateDispJobIconInInstanceParty. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispJobIconInInstanceParty", ConfigType.UInt, true)]
NamePlateDispJobIconInInstanceParty = 281
NamePlateDispJobIconInInstanceOther
System option with the internal name NamePlateDispJobIconInInstanceOther. This option is a UInt.
View Source
[GameConfigOption("NamePlateDispJobIconInInstanceOther", ConfigType.UInt, true)]
NamePlateDispJobIconInInstanceOther = 282
ActiveInfo
System option with the internal name ActiveInfo. This option is a UInt.
View Source
[GameConfigOption("ActiveInfo", ConfigType.UInt, true)]
ActiveInfo = 283
PartyList
System option with the internal name PartyList. This option is a UInt.
View Source
[GameConfigOption("PartyList", ConfigType.UInt, true)]
PartyList = 284
PartyListStatus
System option with the internal name PartyListStatus. This option is a UInt.
View Source
[GameConfigOption("PartyListStatus", ConfigType.UInt, true)]
PartyListStatus = 285
PartyListStatusTimer
System option with the internal name PartyListStatusTimer. This option is a UInt.
View Source
[GameConfigOption("PartyListStatusTimer", ConfigType.UInt, true)]
PartyListStatusTimer = 286
EnemyList
System option with the internal name EnemyList. This option is a UInt.
View Source
[GameConfigOption("EnemyList", ConfigType.UInt, true)]
EnemyList = 287
TargetInfo
System option with the internal name TargetInfo. This option is a UInt.
View Source
[GameConfigOption("TargetInfo", ConfigType.UInt, true)]
TargetInfo = 288
Gil
System option with the internal name Gil. This option is a UInt.
View Source
[GameConfigOption("Gil", ConfigType.UInt, true)]
Gil = 289
DTR
System option with the internal name DTR. This option is a UInt.
View Source
[GameConfigOption("DTR", ConfigType.UInt, true)]
DTR = 290
PlayerInfo
System option with the internal name PlayerInfo. This option is a UInt.
View Source
[GameConfigOption("PlayerInfo", ConfigType.UInt, true)]
PlayerInfo = 291
NaviMap
System option with the internal name NaviMap. This option is a UInt.
View Source
[GameConfigOption("NaviMap", ConfigType.UInt, true)]
NaviMap = 292
Help
System option with the internal name Help. This option is a UInt.
View Source
[GameConfigOption("Help", ConfigType.UInt, true)]
Help = 293
CrossMainHelp
System option with the internal name CrossMainHelp. This option is a UInt.
View Source
[GameConfigOption("CrossMainHelp", ConfigType.UInt, true)]
CrossMainHelp = 294
HousingLocatePreview
System option with the internal name HousingLocatePreview. This option is a UInt.
View Source
[GameConfigOption("HousingLocatePreview", ConfigType.UInt, true)]
HousingLocatePreview = 295
Log
System option with the internal name Log. This option is a UInt.
View Source
[GameConfigOption("Log", ConfigType.UInt, true)]
Log = 296
LogTell
System option with the internal name LogTell. This option is a UInt.
View Source
[GameConfigOption("LogTell", ConfigType.UInt, true)]
LogTell = 297
LogFontSize
System option with the internal name LogFontSize. This option is a UInt.
View Source
[GameConfigOption("LogFontSize", ConfigType.UInt, true)]
LogFontSize = 298
LogTabName2
System option with the internal name LogTabName2. This option is a String.
View Source
[GameConfigOption("LogTabName2", ConfigType.String, true)]
LogTabName2 = 299
LogTabName3
System option with the internal name LogTabName3. This option is a String.
View Source
[GameConfigOption("LogTabName3", ConfigType.String, true)]
LogTabName3 = 300
LogTabFilter0
System option with the internal name LogTabFilter0. This option is a UInt.
View Source
[GameConfigOption("LogTabFilter0", ConfigType.UInt, true)]
LogTabFilter0 = 301
LogTabFilter1
System option with the internal name LogTabFilter1. This option is a UInt.
View Source
[GameConfigOption("LogTabFilter1", ConfigType.UInt, true)]
LogTabFilter1 = 302
LogTabFilter2
System option with the internal name LogTabFilter2. This option is a UInt.
View Source
[GameConfigOption("LogTabFilter2", ConfigType.UInt, true)]
LogTabFilter2 = 303
LogTabFilter3
System option with the internal name LogTabFilter3. This option is a UInt.
View Source
[GameConfigOption("LogTabFilter3", ConfigType.UInt, true)]
LogTabFilter3 = 304
LogChatFilter
System option with the internal name LogChatFilter. This option is a UInt.
View Source
[GameConfigOption("LogChatFilter", ConfigType.UInt, true)]
LogChatFilter = 305
LogEnableErrMsgLv1
System option with the internal name LogEnableErrMsgLv1. This option is a UInt.
View Source
[GameConfigOption("LogEnableErrMsgLv1", ConfigType.UInt, true)]
LogEnableErrMsgLv1 = 306
LogNameType
System option with the internal name LogNameType. This option is a UInt.
View Source
[GameConfigOption("LogNameType", ConfigType.UInt, true)]
LogNameType = 307
LogTimeDisp
System option with the internal name LogTimeDisp. This option is a UInt.
View Source
[GameConfigOption("LogTimeDisp", ConfigType.UInt, true)]
LogTimeDisp = 308
LogTimeSettingType
System option with the internal name LogTimeSettingType. This option is a UInt.
View Source
[GameConfigOption("LogTimeSettingType", ConfigType.UInt, true)]
LogTimeSettingType = 309
LogTimeDispType
System option with the internal name LogTimeDispType. This option is a UInt.
View Source
[GameConfigOption("LogTimeDispType", ConfigType.UInt, true)]
LogTimeDispType = 310
IsLogTell
System option with the internal name IsLogTell. This option is a UInt.
View Source
[GameConfigOption("IsLogTell", ConfigType.UInt, true)]
IsLogTell = 311
IsLogParty
System option with the internal name IsLogParty. This option is a UInt.
View Source
[GameConfigOption("IsLogParty", ConfigType.UInt, true)]
IsLogParty = 312
LogParty
System option with the internal name LogParty. This option is a UInt.
View Source
[GameConfigOption("LogParty", ConfigType.UInt, true)]
LogParty = 313
IsLogAlliance
System option with the internal name IsLogAlliance. This option is a UInt.
View Source
[GameConfigOption("IsLogAlliance", ConfigType.UInt, true)]
IsLogAlliance = 314
LogAlliance
System option with the internal name LogAlliance. This option is a UInt.
View Source
[GameConfigOption("LogAlliance", ConfigType.UInt, true)]
LogAlliance = 315
IsLogFc
System option with the internal name IsLogFc. This option is a UInt.
View Source
[GameConfigOption("IsLogFc", ConfigType.UInt, true)]
IsLogFc = 316
LogFc
System option with the internal name LogFc. This option is a UInt.
View Source
[GameConfigOption("LogFc", ConfigType.UInt, true)]
LogFc = 317
IsLogPvpTeam
System option with the internal name IsLogPvpTeam. This option is a UInt.
View Source
[GameConfigOption("IsLogPvpTeam", ConfigType.UInt, true)]
IsLogPvpTeam = 318
LogPvpTeam
System option with the internal name LogPvpTeam. This option is a UInt.
View Source
[GameConfigOption("LogPvpTeam", ConfigType.UInt, true)]
LogPvpTeam = 319
IsLogLs1
System option with the internal name IsLogLs1. This option is a UInt.
View Source
[GameConfigOption("IsLogLs1", ConfigType.UInt, true)]
IsLogLs1 = 320
LogLs1
System option with the internal name LogLs1. This option is a UInt.
View Source
[GameConfigOption("LogLs1", ConfigType.UInt, true)]
LogLs1 = 321
IsLogLs2
System option with the internal name IsLogLs2. This option is a UInt.
View Source
[GameConfigOption("IsLogLs2", ConfigType.UInt, true)]
IsLogLs2 = 322
LogLs2
System option with the internal name LogLs2. This option is a UInt.
View Source
[GameConfigOption("LogLs2", ConfigType.UInt, true)]
LogLs2 = 323
IsLogLs3
System option with the internal name IsLogLs3. This option is a UInt.
View Source
[GameConfigOption("IsLogLs3", ConfigType.UInt, true)]
IsLogLs3 = 324
LogLs3
System option with the internal name LogLs3. This option is a UInt.
View Source
[GameConfigOption("LogLs3", ConfigType.UInt, true)]
LogLs3 = 325
IsLogLs4
System option with the internal name IsLogLs4. This option is a UInt.
View Source
[GameConfigOption("IsLogLs4", ConfigType.UInt, true)]
IsLogLs4 = 326
LogLs4
System option with the internal name LogLs4. This option is a UInt.
View Source
[GameConfigOption("LogLs4", ConfigType.UInt, true)]
LogLs4 = 327
IsLogLs5
System option with the internal name IsLogLs5. This option is a UInt.
View Source
[GameConfigOption("IsLogLs5", ConfigType.UInt, true)]
IsLogLs5 = 328
LogLs5
System option with the internal name LogLs5. This option is a UInt.
View Source
[GameConfigOption("LogLs5", ConfigType.UInt, true)]
LogLs5 = 329
IsLogLs6
System option with the internal name IsLogLs6. This option is a UInt.
View Source
[GameConfigOption("IsLogLs6", ConfigType.UInt, true)]
IsLogLs6 = 330
LogLs6
System option with the internal name LogLs6. This option is a UInt.
View Source
[GameConfigOption("LogLs6", ConfigType.UInt, true)]
LogLs6 = 331
IsLogLs7
System option with the internal name IsLogLs7. This option is a UInt.
View Source
[GameConfigOption("IsLogLs7", ConfigType.UInt, true)]
IsLogLs7 = 332
LogLs7
System option with the internal name LogLs7. This option is a UInt.
View Source
[GameConfigOption("LogLs7", ConfigType.UInt, true)]
LogLs7 = 333
IsLogLs8
System option with the internal name IsLogLs8. This option is a UInt.
View Source
[GameConfigOption("IsLogLs8", ConfigType.UInt, true)]
IsLogLs8 = 334
LogLs8
System option with the internal name LogLs8. This option is a UInt.
View Source
[GameConfigOption("LogLs8", ConfigType.UInt, true)]
LogLs8 = 335
IsLogBeginner
System option with the internal name IsLogBeginner. This option is a UInt.
View Source
[GameConfigOption("IsLogBeginner", ConfigType.UInt, true)]
IsLogBeginner = 336
LogBeginner
System option with the internal name LogBeginner. This option is a UInt.
View Source
[GameConfigOption("LogBeginner", ConfigType.UInt, true)]
LogBeginner = 337
IsLogCwls
System option with the internal name IsLogCwls. This option is a UInt.
View Source
[GameConfigOption("IsLogCwls", ConfigType.UInt, true)]
IsLogCwls = 338
IsLogCwls2
System option with the internal name IsLogCwls2. This option is a UInt.
View Source
[GameConfigOption("IsLogCwls2", ConfigType.UInt, true)]
IsLogCwls2 = 339
IsLogCwls3
System option with the internal name IsLogCwls3. This option is a UInt.
View Source
[GameConfigOption("IsLogCwls3", ConfigType.UInt, true)]
IsLogCwls3 = 340
IsLogCwls4
System option with the internal name IsLogCwls4. This option is a UInt.
View Source
[GameConfigOption("IsLogCwls4", ConfigType.UInt, true)]
IsLogCwls4 = 341
IsLogCwls5
System option with the internal name IsLogCwls5. This option is a UInt.
View Source
[GameConfigOption("IsLogCwls5", ConfigType.UInt, true)]
IsLogCwls5 = 342
IsLogCwls6
System option with the internal name IsLogCwls6. This option is a UInt.
View Source
[GameConfigOption("IsLogCwls6", ConfigType.UInt, true)]
IsLogCwls6 = 343
IsLogCwls7
System option with the internal name IsLogCwls7. This option is a UInt.
View Source
[GameConfigOption("IsLogCwls7", ConfigType.UInt, true)]
IsLogCwls7 = 344
IsLogCwls8
System option with the internal name IsLogCwls8. This option is a UInt.
View Source
[GameConfigOption("IsLogCwls8", ConfigType.UInt, true)]
IsLogCwls8 = 345
LogCwls
System option with the internal name LogCwls. This option is a UInt.
View Source
[GameConfigOption("LogCwls", ConfigType.UInt, true)]
LogCwls = 346
LogCwls2
System option with the internal name LogCwls2. This option is a UInt.
View Source
[GameConfigOption("LogCwls2", ConfigType.UInt, true)]
LogCwls2 = 347
LogCwls3
System option with the internal name LogCwls3. This option is a UInt.
View Source
[GameConfigOption("LogCwls3", ConfigType.UInt, true)]
LogCwls3 = 348
LogCwls4
System option with the internal name LogCwls4. This option is a UInt.
View Source
[GameConfigOption("LogCwls4", ConfigType.UInt, true)]
LogCwls4 = 349
LogCwls5
System option with the internal name LogCwls5. This option is a UInt.
View Source
[GameConfigOption("LogCwls5", ConfigType.UInt, true)]
LogCwls5 = 350
LogCwls6
System option with the internal name LogCwls6. This option is a UInt.
View Source
[GameConfigOption("LogCwls6", ConfigType.UInt, true)]
LogCwls6 = 351
LogCwls7
System option with the internal name LogCwls7. This option is a UInt.
View Source
[GameConfigOption("LogCwls7", ConfigType.UInt, true)]
LogCwls7 = 352
LogCwls8
System option with the internal name LogCwls8. This option is a UInt.
View Source
[GameConfigOption("LogCwls8", ConfigType.UInt, true)]
LogCwls8 = 353
LogRecastActionErrDisp
System option with the internal name LogRecastActionErrDisp. This option is a UInt.
View Source
[GameConfigOption("LogRecastActionErrDisp", ConfigType.UInt, true)]
LogRecastActionErrDisp = 354
LogPermeationRate
System option with the internal name LogPermeationRate. This option is a UInt.
View Source
[GameConfigOption("LogPermeationRate", ConfigType.UInt, true)]
LogPermeationRate = 355
LogFontSizeForm
System option with the internal name LogFontSizeForm. This option is a UInt.
View Source
[GameConfigOption("LogFontSizeForm", ConfigType.UInt, true)]
LogFontSizeForm = 356
LogItemLinkEnableType
System option with the internal name LogItemLinkEnableType. This option is a UInt.