Skip to main content

Enum UiConfigOption

Config options in the UiConfig section.

Assembly: Dalamud.dll
View Source
Declaration
public enum UiConfigOption

Fields

BattleEffectSelf

System option with the internal name BattleEffectSelf. This option is a UInt.

View Source
Declaration
[GameConfigOption("BattleEffectSelf", ConfigType.UInt, true)]
BattleEffectSelf = 0

BattleEffectParty

System option with the internal name BattleEffectParty. This option is a UInt.

View Source
Declaration
[GameConfigOption("BattleEffectParty", ConfigType.UInt, true)]
BattleEffectParty = 1

BattleEffectOther

System option with the internal name BattleEffectOther. This option is a UInt.

View Source
Declaration
[GameConfigOption("BattleEffectOther", ConfigType.UInt, true)]
BattleEffectOther = 2

BattleEffectPvPEnemyPc

System option with the internal name BattleEffectPvPEnemyPc. This option is a UInt.

View Source
Declaration
[GameConfigOption("BattleEffectPvPEnemyPc", ConfigType.UInt, true)]
BattleEffectPvPEnemyPc = 3

WeaponAutoPutAway

System option with the internal name WeaponAutoPutAway. This option is a UInt.

View Source
Declaration
[GameConfigOption("WeaponAutoPutAway", ConfigType.UInt, true)]
WeaponAutoPutAway = 4

WeaponAutoPutAwayTime

System option with the internal name WeaponAutoPutAwayTime. This option is a UInt.

View Source
Declaration
[GameConfigOption("WeaponAutoPutAwayTime", ConfigType.UInt, true)]
WeaponAutoPutAwayTime = 5

LipMotionType

System option with the internal name LipMotionType. This option is a UInt.

View Source
Declaration
[GameConfigOption("LipMotionType", ConfigType.UInt, true)]
LipMotionType = 6

FirstPersonDefaultYAngle

System option with the internal name FirstPersonDefaultYAngle. This option is a Float.

View Source
Declaration
[GameConfigOption("FirstPersonDefaultYAngle", ConfigType.Float, true)]
FirstPersonDefaultYAngle = 7

FirstPersonDefaultZoom

System option with the internal name FirstPersonDefaultZoom. This option is a Float.

View Source
Declaration
[GameConfigOption("FirstPersonDefaultZoom", ConfigType.Float, true)]
FirstPersonDefaultZoom = 8

FirstPersonDefaultDistance

System option with the internal name FirstPersonDefaultDistance. This option is a Float.

View Source
Declaration
[GameConfigOption("FirstPersonDefaultDistance", ConfigType.Float, true)]
FirstPersonDefaultDistance = 9

ThirdPersonDefaultYAngle

System option with the internal name ThirdPersonDefaultYAngle. This option is a Float.

View Source
Declaration
[GameConfigOption("ThirdPersonDefaultYAngle", ConfigType.Float, true)]
ThirdPersonDefaultYAngle = 10

ThirdPersonDefaultZoom

System option with the internal name ThirdPersonDefaultZoom. This option is a Float.

View Source
Declaration
[GameConfigOption("ThirdPersonDefaultZoom", ConfigType.Float, true)]
ThirdPersonDefaultZoom = 11

ThirdPersonDefaultDistance

System option with the internal name ThirdPersonDefaultDistance. This option is a Float.

View Source
Declaration
[GameConfigOption("ThirdPersonDefaultDistance", ConfigType.Float, true)]
ThirdPersonDefaultDistance = 12

LockonDefaultYAngle

System option with the internal name LockonDefaultYAngle. This option is a Float.

View Source
Declaration
[GameConfigOption("LockonDefaultYAngle", ConfigType.Float, true)]
LockonDefaultYAngle = 13

LockonDefaultZoom

System option with the internal name LockonDefaultZoom. This option is a Float.

View Source
Declaration
[GameConfigOption("LockonDefaultZoom", ConfigType.Float, true)]
LockonDefaultZoom = 14

LockonDefaultZoom_179

System option with the internal name LockonDefaultZoom_179. This option is a Float.

View Source
Declaration
[GameConfigOption("LockonDefaultZoom_179", ConfigType.Float, true)]
LockonDefaultZoom_179 = 15

CameraProductionOfAction

System option with the internal name CameraProductionOfAction. This option is a UInt.

View Source
Declaration
[GameConfigOption("CameraProductionOfAction", ConfigType.UInt, true)]
CameraProductionOfAction = 16

FPSCameraInterpolationType

System option with the internal name FPSCameraInterpolationType. This option is a UInt.

View Source
Declaration
[GameConfigOption("FPSCameraInterpolationType", ConfigType.UInt, true)]
FPSCameraInterpolationType = 17

FPSCameraVerticalInterpolation

System option with the internal name FPSCameraVerticalInterpolation. This option is a UInt.

View Source
Declaration
[GameConfigOption("FPSCameraVerticalInterpolation", ConfigType.UInt, true)]
FPSCameraVerticalInterpolation = 18

LegacyCameraCorrectionFix

System option with the internal name LegacyCameraCorrectionFix. This option is a UInt.

View Source
Declaration
[GameConfigOption("LegacyCameraCorrectionFix", ConfigType.UInt, true)]
LegacyCameraCorrectionFix = 19

LegacyCameraType

System option with the internal name LegacyCameraType. This option is a UInt.

View Source
Declaration
[GameConfigOption("LegacyCameraType", ConfigType.UInt, true)]
LegacyCameraType = 20

EventCameraAutoControl

System option with the internal name EventCameraAutoControl. This option is a UInt.

View Source
Declaration
[GameConfigOption("EventCameraAutoControl", ConfigType.UInt, true)]
EventCameraAutoControl = 21

CameraLookBlinkType

System option with the internal name CameraLookBlinkType. This option is a UInt.

View Source
Declaration
[GameConfigOption("CameraLookBlinkType", ConfigType.UInt, true)]
CameraLookBlinkType = 22

IdleEmoteTime

System option with the internal name IdleEmoteTime. This option is a UInt.

View Source
Declaration
[GameConfigOption("IdleEmoteTime", ConfigType.UInt, true)]
IdleEmoteTime = 23

IdleEmoteRandomType

System option with the internal name IdleEmoteRandomType. This option is a UInt.

View Source
Declaration
[GameConfigOption("IdleEmoteRandomType", ConfigType.UInt, true)]
IdleEmoteRandomType = 24

CutsceneSkipIsShip

System option with the internal name CutsceneSkipIsShip. This option is a UInt.

View Source
Declaration
[GameConfigOption("CutsceneSkipIsShip", ConfigType.UInt, true)]
CutsceneSkipIsShip = 25

CutsceneSkipIsContents

System option with the internal name CutsceneSkipIsContents. This option is a UInt.

View Source
Declaration
[GameConfigOption("CutsceneSkipIsContents", ConfigType.UInt, true)]
CutsceneSkipIsContents = 26

CutsceneSkipIsHousing

System option with the internal name CutsceneSkipIsHousing. This option is a UInt.

View Source
Declaration
[GameConfigOption("CutsceneSkipIsHousing", ConfigType.UInt, true)]
CutsceneSkipIsHousing = 27

PetTargetOffInCombat

System option with the internal name PetTargetOffInCombat. This option is a UInt.

View Source
Declaration
[GameConfigOption("PetTargetOffInCombat", ConfigType.UInt, true)]
PetTargetOffInCombat = 28

GroundTargetFPSPosX

System option with the internal name GroundTargetFPSPosX. This option is a UInt.

View Source
Declaration
[GameConfigOption("GroundTargetFPSPosX", ConfigType.UInt, true)]
GroundTargetFPSPosX = 29

GroundTargetFPSPosY

System option with the internal name GroundTargetFPSPosY. This option is a UInt.

View Source
Declaration
[GameConfigOption("GroundTargetFPSPosY", ConfigType.UInt, true)]
GroundTargetFPSPosY = 30

GroundTargetTPSPosX

System option with the internal name GroundTargetTPSPosX. This option is a UInt.

View Source
Declaration
[GameConfigOption("GroundTargetTPSPosX", ConfigType.UInt, true)]
GroundTargetTPSPosX = 31

GroundTargetTPSPosY

System option with the internal name GroundTargetTPSPosY. This option is a UInt.

View Source
Declaration
[GameConfigOption("GroundTargetTPSPosY", ConfigType.UInt, true)]
GroundTargetTPSPosY = 32

TargetDisableAnchor

System option with the internal name TargetDisableAnchor. This option is a UInt.

View Source
Declaration
[GameConfigOption("TargetDisableAnchor", ConfigType.UInt, true)]
TargetDisableAnchor = 33

TargetCircleClickFilterEnableNearestCursor

System option with the internal name TargetCircleClickFilterEnableNearestCursor. This option is a UInt.

View Source
Declaration
[GameConfigOption("TargetCircleClickFilterEnableNearestCursor", ConfigType.UInt, true)]
TargetCircleClickFilterEnableNearestCursor = 34

TargetEnableMouseOverSelect

System option with the internal name TargetEnableMouseOverSelect. This option is a UInt.

View Source
Declaration
[GameConfigOption("TargetEnableMouseOverSelect", ConfigType.UInt, true)]
TargetEnableMouseOverSelect = 35

GroundTargetCursorCorrectType

System option with the internal name GroundTargetCursorCorrectType. This option is a UInt.

View Source
Declaration
[GameConfigOption("GroundTargetCursorCorrectType", ConfigType.UInt, true)]
GroundTargetCursorCorrectType = 36

GroundTargetActionExcuteType

System option with the internal name GroundTargetActionExcuteType. This option is a UInt.

View Source
Declaration
[GameConfigOption("GroundTargetActionExcuteType", ConfigType.UInt, true)]
GroundTargetActionExcuteType = 37

AutoNearestTarget

System option with the internal name AutoNearestTarget. This option is a UInt.

View Source
Declaration
[GameConfigOption("AutoNearestTarget", ConfigType.UInt, true)]
AutoNearestTarget = 38

AutoNearestTargetType

System option with the internal name AutoNearestTargetType. This option is a UInt.

View Source
Declaration
[GameConfigOption("AutoNearestTargetType", ConfigType.UInt, true)]
AutoNearestTargetType = 39

RightClickExclusionPC

System option with the internal name RightClickExclusionPC. This option is a UInt.

View Source
Declaration
[GameConfigOption("RightClickExclusionPC", ConfigType.UInt, true)]
RightClickExclusionPC = 40

RightClickExclusionBNPC

System option with the internal name RightClickExclusionBNPC. This option is a UInt.

View Source
Declaration
[GameConfigOption("RightClickExclusionBNPC", ConfigType.UInt, true)]
RightClickExclusionBNPC = 41

RightClickExclusionMinion

System option with the internal name RightClickExclusionMinion. This option is a UInt.

View Source
Declaration
[GameConfigOption("RightClickExclusionMinion", ConfigType.UInt, true)]
RightClickExclusionMinion = 42

TurnSpeed

System option with the internal name TurnSpeed. This option is a UInt.

View Source
Declaration
[GameConfigOption("TurnSpeed", ConfigType.UInt, true)]
TurnSpeed = 43

FootEffect

System option with the internal name FootEffect. This option is a UInt.

View Source
Declaration
[GameConfigOption("FootEffect", ConfigType.UInt, true)]
FootEffect = 44

LegacySeal

System option with the internal name LegacySeal. This option is a UInt.

View Source
Declaration
[GameConfigOption("LegacySeal", ConfigType.UInt, true)]
LegacySeal = 45

GBarrelDisp

System option with the internal name GBarrelDisp. This option is a UInt.

View Source
Declaration
[GameConfigOption("GBarrelDisp", ConfigType.UInt, true)]
GBarrelDisp = 46

EgiMirageTypeGaruda

System option with the internal name EgiMirageTypeGaruda. This option is a UInt.

View Source
Declaration
[GameConfigOption("EgiMirageTypeGaruda", ConfigType.UInt, true)]
EgiMirageTypeGaruda = 47

EgiMirageTypeTitan

System option with the internal name EgiMirageTypeTitan. This option is a UInt.

View Source
Declaration
[GameConfigOption("EgiMirageTypeTitan", ConfigType.UInt, true)]
EgiMirageTypeTitan = 48

EgiMirageTypeIfrit

System option with the internal name EgiMirageTypeIfrit. This option is a UInt.

View Source
Declaration
[GameConfigOption("EgiMirageTypeIfrit", ConfigType.UInt, true)]
EgiMirageTypeIfrit = 49

BahamutSize

System option with the internal name BahamutSize. This option is a UInt.

View Source
Declaration
[GameConfigOption("BahamutSize", ConfigType.UInt, true)]
BahamutSize = 50

PetMirageTypeCarbuncleSupport

System option with the internal name PetMirageTypeCarbuncleSupport. This option is a UInt.

View Source
Declaration
[GameConfigOption("PetMirageTypeCarbuncleSupport", ConfigType.UInt, true)]
PetMirageTypeCarbuncleSupport = 51

PhoenixSize

System option with the internal name PhoenixSize. This option is a UInt.

View Source
Declaration
[GameConfigOption("PhoenixSize", ConfigType.UInt, true)]
PhoenixSize = 52

GarudaSize

System option with the internal name GarudaSize. This option is a UInt.

View Source
Declaration
[GameConfigOption("GarudaSize", ConfigType.UInt, true)]
GarudaSize = 53

TitanSize

System option with the internal name TitanSize. This option is a UInt.

View Source
Declaration
[GameConfigOption("TitanSize", ConfigType.UInt, true)]
TitanSize = 54

IfritSize

System option with the internal name IfritSize. This option is a UInt.

View Source
Declaration
[GameConfigOption("IfritSize", ConfigType.UInt, true)]
IfritSize = 55

SolBahamutSize

System option with the internal name SolBahamutSize. This option is a UInt.

View Source
Declaration
[GameConfigOption("SolBahamutSize", ConfigType.UInt, true)]
SolBahamutSize = 56

PetMirageTypeFairy

System option with the internal name PetMirageTypeFairy. This option is a UInt.

View Source
Declaration
[GameConfigOption("PetMirageTypeFairy", ConfigType.UInt, true)]
PetMirageTypeFairy = 57

TimeMode

System option with the internal name TimeMode. This option is a UInt.

View Source
Declaration
[GameConfigOption("TimeMode", ConfigType.UInt, true)]
TimeMode = 58

Time12

System option with the internal name Time12. This option is a UInt.

View Source
Declaration
[GameConfigOption("Time12", ConfigType.UInt, true)]
Time12 = 59

TimeEorzea

System option with the internal name TimeEorzea. This option is a UInt.

View Source
Declaration
[GameConfigOption("TimeEorzea", ConfigType.UInt, true)]
TimeEorzea = 60

TimeLocal

System option with the internal name TimeLocal. This option is a UInt.

View Source
Declaration
[GameConfigOption("TimeLocal", ConfigType.UInt, true)]
TimeLocal = 61

TimeServer

System option with the internal name TimeServer. This option is a UInt.

View Source
Declaration
[GameConfigOption("TimeServer", ConfigType.UInt, true)]
TimeServer = 62

ActiveLS_H

System option with the internal name ActiveLS_H. This option is a UInt.

View Source
Declaration
[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
Declaration
[GameConfigOption("ActiveLS_L", ConfigType.UInt, true)]
ActiveLS_L = 64

HotbarLock

System option with the internal name HotbarLock. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarLock", ConfigType.UInt, true)]
HotbarLock = 65

HotbarDispRecastTime

System option with the internal name HotbarDispRecastTime. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarDispRecastTime", ConfigType.UInt, true)]
HotbarDispRecastTime = 66

HotbarCrossContentsActionEnableInput

System option with the internal name HotbarCrossContentsActionEnableInput. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossContentsActionEnableInput", ConfigType.UInt, true)]
HotbarCrossContentsActionEnableInput = 67

HotbarDispRecastTimeDispType

System option with the internal name HotbarDispRecastTimeDispType. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarDispRecastTimeDispType", ConfigType.UInt, true)]
HotbarDispRecastTimeDispType = 68

ExHotbarChangeHotbar1

System option with the internal name ExHotbarChangeHotbar1. This option is a UInt.

View Source
Declaration
[GameConfigOption("ExHotbarChangeHotbar1", ConfigType.UInt, true)]
ExHotbarChangeHotbar1 = 69

HotbarCommon01

System option with the internal name HotbarCommon01. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCommon01", ConfigType.UInt, true)]
HotbarCommon01 = 70

HotbarCommon02

System option with the internal name HotbarCommon02. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCommon02", ConfigType.UInt, true)]
HotbarCommon02 = 71

HotbarCommon03

System option with the internal name HotbarCommon03. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCommon03", ConfigType.UInt, true)]
HotbarCommon03 = 72

HotbarCommon04

System option with the internal name HotbarCommon04. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCommon04", ConfigType.UInt, true)]
HotbarCommon04 = 73

HotbarCommon05

System option with the internal name HotbarCommon05. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCommon05", ConfigType.UInt, true)]
HotbarCommon05 = 74

HotbarCommon06

System option with the internal name HotbarCommon06. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCommon06", ConfigType.UInt, true)]
HotbarCommon06 = 75

HotbarCommon07

System option with the internal name HotbarCommon07. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCommon07", ConfigType.UInt, true)]
HotbarCommon07 = 76

HotbarCommon08

System option with the internal name HotbarCommon08. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCommon08", ConfigType.UInt, true)]
HotbarCommon08 = 77

HotbarCommon09

System option with the internal name HotbarCommon09. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCommon09", ConfigType.UInt, true)]
HotbarCommon09 = 78

HotbarCommon10

System option with the internal name HotbarCommon10. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCommon10", ConfigType.UInt, true)]
HotbarCommon10 = 79

HotbarCrossCommon01

System option with the internal name HotbarCrossCommon01. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossCommon01", ConfigType.UInt, true)]
HotbarCrossCommon01 = 80

HotbarCrossCommon02

System option with the internal name HotbarCrossCommon02. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossCommon02", ConfigType.UInt, true)]
HotbarCrossCommon02 = 81

HotbarCrossCommon03

System option with the internal name HotbarCrossCommon03. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossCommon03", ConfigType.UInt, true)]
HotbarCrossCommon03 = 82

HotbarCrossCommon04

System option with the internal name HotbarCrossCommon04. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossCommon04", ConfigType.UInt, true)]
HotbarCrossCommon04 = 83

HotbarCrossCommon05

System option with the internal name HotbarCrossCommon05. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossCommon05", ConfigType.UInt, true)]
HotbarCrossCommon05 = 84

HotbarCrossCommon06

System option with the internal name HotbarCrossCommon06. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossCommon06", ConfigType.UInt, true)]
HotbarCrossCommon06 = 85

HotbarCrossCommon07

System option with the internal name HotbarCrossCommon07. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossCommon07", ConfigType.UInt, true)]
HotbarCrossCommon07 = 86

HotbarCrossCommon08

System option with the internal name HotbarCrossCommon08. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossCommon08", ConfigType.UInt, true)]
HotbarCrossCommon08 = 87

HotbarCrossHelpDisp

System option with the internal name HotbarCrossHelpDisp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossHelpDisp", ConfigType.UInt, true)]
HotbarCrossHelpDisp = 88

HotbarCrossOperation

System option with the internal name HotbarCrossOperation. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossOperation", ConfigType.UInt, true)]
HotbarCrossOperation = 89

HotbarCrossDisp

System option with the internal name HotbarCrossDisp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossDisp", ConfigType.UInt, true)]
HotbarCrossDisp = 90

HotbarCrossLock

System option with the internal name HotbarCrossLock. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossLock", ConfigType.UInt, true)]
HotbarCrossLock = 91

HotbarCrossUsePadGuide

System option with the internal name HotbarCrossUsePadGuide. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossUsePadGuide", ConfigType.UInt, true)]
HotbarCrossUsePadGuide = 92

HotbarCrossActiveSet

System option with the internal name HotbarCrossActiveSet. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossActiveSet", ConfigType.UInt, true)]
HotbarCrossActiveSet = 93

HotbarCrossActiveSetPvP

System option with the internal name HotbarCrossActiveSetPvP. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossActiveSetPvP", ConfigType.UInt, true)]
HotbarCrossActiveSetPvP = 94

HotbarCrossSetChangeCustomIsAuto

System option with the internal name HotbarCrossSetChangeCustomIsAuto. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomIsAuto", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsAuto = 95

HotbarCrossSetChangeCustom

System option with the internal name HotbarCrossSetChangeCustom. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustom", ConfigType.UInt, true)]
HotbarCrossSetChangeCustom = 96

HotbarCrossSetChangeCustomSet1

System option with the internal name HotbarCrossSetChangeCustomSet1. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomSet1", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet1 = 97

HotbarCrossSetChangeCustomSet2

System option with the internal name HotbarCrossSetChangeCustomSet2. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomSet2", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet2 = 98

HotbarCrossSetChangeCustomSet3

System option with the internal name HotbarCrossSetChangeCustomSet3. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomSet3", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet3 = 99

HotbarCrossSetChangeCustomSet4

System option with the internal name HotbarCrossSetChangeCustomSet4. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomSet4", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet4 = 100

HotbarCrossSetChangeCustomSet5

System option with the internal name HotbarCrossSetChangeCustomSet5. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomSet5", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet5 = 101

HotbarCrossSetChangeCustomSet6

System option with the internal name HotbarCrossSetChangeCustomSet6. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomSet6", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet6 = 102

HotbarCrossSetChangeCustomSet7

System option with the internal name HotbarCrossSetChangeCustomSet7. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomSet7", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet7 = 103

HotbarCrossSetChangeCustomSet8

System option with the internal name HotbarCrossSetChangeCustomSet8. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomSet8", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet8 = 104

HotbarCrossSetChangeCustomIsSword

System option with the internal name HotbarCrossSetChangeCustomIsSword. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomIsSword", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSword = 105

HotbarCrossSetChangeCustomIsSwordSet1

System option with the internal name HotbarCrossSetChangeCustomIsSwordSet1. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet1", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet1 = 106

HotbarCrossSetChangeCustomIsSwordSet2

System option with the internal name HotbarCrossSetChangeCustomIsSwordSet2. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet2", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet2 = 107

HotbarCrossSetChangeCustomIsSwordSet3

System option with the internal name HotbarCrossSetChangeCustomIsSwordSet3. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet3", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet3 = 108

HotbarCrossSetChangeCustomIsSwordSet4

System option with the internal name HotbarCrossSetChangeCustomIsSwordSet4. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet4", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet4 = 109

HotbarCrossSetChangeCustomIsSwordSet5

System option with the internal name HotbarCrossSetChangeCustomIsSwordSet5. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet5", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet5 = 110

HotbarCrossSetChangeCustomIsSwordSet6

System option with the internal name HotbarCrossSetChangeCustomIsSwordSet6. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet6", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet6 = 111

HotbarCrossSetChangeCustomIsSwordSet7

System option with the internal name HotbarCrossSetChangeCustomIsSwordSet7. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet7", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet7 = 112

HotbarCrossSetChangeCustomIsSwordSet8

System option with the internal name HotbarCrossSetChangeCustomIsSwordSet8. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet8", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet8 = 113

HotbarCrossAdvancedSetting

System option with the internal name HotbarCrossAdvancedSetting. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossAdvancedSetting", ConfigType.UInt, true)]
HotbarCrossAdvancedSetting = 114

HotbarCrossAdvancedSettingLeft

System option with the internal name HotbarCrossAdvancedSettingLeft. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossAdvancedSettingLeft", ConfigType.UInt, true)]
HotbarCrossAdvancedSettingLeft = 115

HotbarCrossAdvancedSettingRight

System option with the internal name HotbarCrossAdvancedSettingRight. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossAdvancedSettingRight", ConfigType.UInt, true)]
HotbarCrossAdvancedSettingRight = 116

HotbarCrossSetPvpModeActive

System option with the internal name HotbarCrossSetPvpModeActive. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetPvpModeActive", ConfigType.UInt, true)]
HotbarCrossSetPvpModeActive = 117

HotbarCrossSetChangeCustomPvp

System option with the internal name HotbarCrossSetChangeCustomPvp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomPvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomPvp = 118

HotbarCrossSetChangeCustomIsAutoPvp

System option with the internal name HotbarCrossSetChangeCustomIsAutoPvp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomIsAutoPvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsAutoPvp = 119

HotbarCrossSetChangeCustomSet1Pvp

System option with the internal name HotbarCrossSetChangeCustomSet1Pvp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomSet1Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet1Pvp = 120

HotbarCrossSetChangeCustomSet2Pvp

System option with the internal name HotbarCrossSetChangeCustomSet2Pvp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomSet2Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet2Pvp = 121

HotbarCrossSetChangeCustomSet3Pvp

System option with the internal name HotbarCrossSetChangeCustomSet3Pvp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomSet3Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet3Pvp = 122

HotbarCrossSetChangeCustomSet4Pvp

System option with the internal name HotbarCrossSetChangeCustomSet4Pvp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomSet4Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet4Pvp = 123

HotbarCrossSetChangeCustomSet5Pvp

System option with the internal name HotbarCrossSetChangeCustomSet5Pvp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomSet5Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet5Pvp = 124

HotbarCrossSetChangeCustomSet6Pvp

System option with the internal name HotbarCrossSetChangeCustomSet6Pvp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomSet6Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet6Pvp = 125

HotbarCrossSetChangeCustomSet7Pvp

System option with the internal name HotbarCrossSetChangeCustomSet7Pvp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomSet7Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet7Pvp = 126

HotbarCrossSetChangeCustomSet8Pvp

System option with the internal name HotbarCrossSetChangeCustomSet8Pvp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomSet8Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomSet8Pvp = 127

HotbarCrossSetChangeCustomIsSwordPvp

System option with the internal name HotbarCrossSetChangeCustomIsSwordPvp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordPvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordPvp = 128

HotbarCrossSetChangeCustomIsSwordSet1Pvp

System option with the internal name HotbarCrossSetChangeCustomIsSwordSet1Pvp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet1Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet1Pvp = 129

HotbarCrossSetChangeCustomIsSwordSet2Pvp

System option with the internal name HotbarCrossSetChangeCustomIsSwordSet2Pvp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet2Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet2Pvp = 130

HotbarCrossSetChangeCustomIsSwordSet3Pvp

System option with the internal name HotbarCrossSetChangeCustomIsSwordSet3Pvp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet3Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet3Pvp = 131

HotbarCrossSetChangeCustomIsSwordSet4Pvp

System option with the internal name HotbarCrossSetChangeCustomIsSwordSet4Pvp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet4Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet4Pvp = 132

HotbarCrossSetChangeCustomIsSwordSet5Pvp

System option with the internal name HotbarCrossSetChangeCustomIsSwordSet5Pvp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet5Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet5Pvp = 133

HotbarCrossSetChangeCustomIsSwordSet6Pvp

System option with the internal name HotbarCrossSetChangeCustomIsSwordSet6Pvp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet6Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet6Pvp = 134

HotbarCrossSetChangeCustomIsSwordSet7Pvp

System option with the internal name HotbarCrossSetChangeCustomIsSwordSet7Pvp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet7Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet7Pvp = 135

HotbarCrossSetChangeCustomIsSwordSet8Pvp

System option with the internal name HotbarCrossSetChangeCustomIsSwordSet8Pvp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossSetChangeCustomIsSwordSet8Pvp", ConfigType.UInt, true)]
HotbarCrossSetChangeCustomIsSwordSet8Pvp = 136

HotbarCrossAdvancedSettingPvp

System option with the internal name HotbarCrossAdvancedSettingPvp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossAdvancedSettingPvp", ConfigType.UInt, true)]
HotbarCrossAdvancedSettingPvp = 137

HotbarCrossAdvancedSettingLeftPvp

System option with the internal name HotbarCrossAdvancedSettingLeftPvp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossAdvancedSettingLeftPvp", ConfigType.UInt, true)]
HotbarCrossAdvancedSettingLeftPvp = 138

HotbarCrossAdvancedSettingRightPvp

System option with the internal name HotbarCrossAdvancedSettingRightPvp. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossAdvancedSettingRightPvp", ConfigType.UInt, true)]
HotbarCrossAdvancedSettingRightPvp = 139

HotbarWXHBEnable

System option with the internal name HotbarWXHBEnable. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarWXHBEnable", ConfigType.UInt, true)]
HotbarWXHBEnable = 140

HotbarWXHBSetLeft

System option with the internal name HotbarWXHBSetLeft. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarWXHBSetLeft", ConfigType.UInt, true)]
HotbarWXHBSetLeft = 141

HotbarWXHBSetRight

System option with the internal name HotbarWXHBSetRight. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarWXHBSetRight", ConfigType.UInt, true)]
HotbarWXHBSetRight = 142

HotbarWXHBEnablePvP

System option with the internal name HotbarWXHBEnablePvP. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarWXHBEnablePvP", ConfigType.UInt, true)]
HotbarWXHBEnablePvP = 143

HotbarWXHBSetLeftPvP

System option with the internal name HotbarWXHBSetLeftPvP. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarWXHBSetLeftPvP", ConfigType.UInt, true)]
HotbarWXHBSetLeftPvP = 144

HotbarWXHBSetRightPvP

System option with the internal name HotbarWXHBSetRightPvP. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarWXHBSetRightPvP", ConfigType.UInt, true)]
HotbarWXHBSetRightPvP = 145

HotbarWXHB8Button

System option with the internal name HotbarWXHB8Button. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarWXHB8Button", ConfigType.UInt, true)]
HotbarWXHB8Button = 146

HotbarWXHB8ButtonPvP

System option with the internal name HotbarWXHB8ButtonPvP. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarWXHB8ButtonPvP", ConfigType.UInt, true)]
HotbarWXHB8ButtonPvP = 147

HotbarWXHBSetInputTime

System option with the internal name HotbarWXHBSetInputTime. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarWXHBSetInputTime", ConfigType.UInt, true)]
HotbarWXHBSetInputTime = 148

HotbarWXHBDisplay

System option with the internal name HotbarWXHBDisplay. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarWXHBDisplay", ConfigType.UInt, true)]
HotbarWXHBDisplay = 149

HotbarWXHBFreeLayout

System option with the internal name HotbarWXHBFreeLayout. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarWXHBFreeLayout", ConfigType.UInt, true)]
HotbarWXHBFreeLayout = 150

HotbarXHBActiveTransmissionAlpha

System option with the internal name HotbarXHBActiveTransmissionAlpha. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarXHBActiveTransmissionAlpha", ConfigType.UInt, true)]
HotbarXHBActiveTransmissionAlpha = 151

HotbarXHBAlphaDefault

System option with the internal name HotbarXHBAlphaDefault. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarXHBAlphaDefault", ConfigType.UInt, true)]
HotbarXHBAlphaDefault = 152

HotbarXHBAlphaActiveSet

System option with the internal name HotbarXHBAlphaActiveSet. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarXHBAlphaActiveSet", ConfigType.UInt, true)]
HotbarXHBAlphaActiveSet = 153

HotbarXHBAlphaInactiveSet

System option with the internal name HotbarXHBAlphaInactiveSet. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarXHBAlphaInactiveSet", ConfigType.UInt, true)]
HotbarXHBAlphaInactiveSet = 154

HotbarWXHBInputOnce

System option with the internal name HotbarWXHBInputOnce. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarWXHBInputOnce", ConfigType.UInt, true)]
HotbarWXHBInputOnce = 155

ExHotbarChangeHotbar1IsFashion

System option with the internal name ExHotbarChangeHotbar1IsFashion. This option is a UInt.

View Source
Declaration
[GameConfigOption("ExHotbarChangeHotbar1IsFashion", ConfigType.UInt, true)]
ExHotbarChangeHotbar1IsFashion = 156

HotbarCrossUseExDirectionAutoSwitch

System option with the internal name HotbarCrossUseExDirectionAutoSwitch. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarCrossUseExDirectionAutoSwitch", ConfigType.UInt, true)]
HotbarCrossUseExDirectionAutoSwitch = 157

IdlingCameraSwitchType

System option with the internal name IdlingCameraSwitchType. This option is a UInt.

View Source
Declaration
[GameConfigOption("IdlingCameraSwitchType", ConfigType.UInt, true)]
IdlingCameraSwitchType = 158

HotbarXHBEditEnable

System option with the internal name HotbarXHBEditEnable. This option is a UInt.

View Source
Declaration
[GameConfigOption("HotbarXHBEditEnable", ConfigType.UInt, true)]
HotbarXHBEditEnable = 159

PlateType

System option with the internal name PlateType. This option is a UInt.

View Source
Declaration
[GameConfigOption("PlateType", ConfigType.UInt, true)]
PlateType = 160

PlateDispHPBar

System option with the internal name PlateDispHPBar. This option is a UInt.

View Source
Declaration
[GameConfigOption("PlateDispHPBar", ConfigType.UInt, true)]
PlateDispHPBar = 161

PlateDisableMaxHPBar

System option with the internal name PlateDisableMaxHPBar. This option is a UInt.

View Source
Declaration
[GameConfigOption("PlateDisableMaxHPBar", ConfigType.UInt, true)]
PlateDisableMaxHPBar = 162

NamePlateHpSizeType

System option with the internal name NamePlateHpSizeType. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpSizeType", ConfigType.UInt, true)]
NamePlateHpSizeType = 163

NamePlateColorSelf

System option with the internal name NamePlateColorSelf. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorSelf", ConfigType.UInt, true)]
NamePlateColorSelf = 164

NamePlateEdgeSelf

System option with the internal name NamePlateEdgeSelf. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateEdgeSelf", ConfigType.UInt, true)]
NamePlateEdgeSelf = 165

NamePlateDispTypeSelf

System option with the internal name NamePlateDispTypeSelf. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeSelf", ConfigType.UInt, true)]
NamePlateDispTypeSelf = 166

NamePlateNameTypeSelf

System option with the internal name NamePlateNameTypeSelf. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateNameTypeSelf", ConfigType.UInt, true)]
NamePlateNameTypeSelf = 167

NamePlateHpTypeSelf

System option with the internal name NamePlateHpTypeSelf. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpTypeSelf", ConfigType.UInt, true)]
NamePlateHpTypeSelf = 168

NamePlateColorSelfBuddy

System option with the internal name NamePlateColorSelfBuddy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorSelfBuddy", ConfigType.UInt, true)]
NamePlateColorSelfBuddy = 169

NamePlateEdgeSelfBuddy

System option with the internal name NamePlateEdgeSelfBuddy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateEdgeSelfBuddy", ConfigType.UInt, true)]
NamePlateEdgeSelfBuddy = 170

NamePlateDispTypeSelfBuddy

System option with the internal name NamePlateDispTypeSelfBuddy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeSelfBuddy", ConfigType.UInt, true)]
NamePlateDispTypeSelfBuddy = 171

NamePlateHpTypeSelfBuddy

System option with the internal name NamePlateHpTypeSelfBuddy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpTypeSelfBuddy", ConfigType.UInt, true)]
NamePlateHpTypeSelfBuddy = 172

NamePlateColorSelfPet

System option with the internal name NamePlateColorSelfPet. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorSelfPet", ConfigType.UInt, true)]
NamePlateColorSelfPet = 173

NamePlateEdgeSelfPet

System option with the internal name NamePlateEdgeSelfPet. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateEdgeSelfPet", ConfigType.UInt, true)]
NamePlateEdgeSelfPet = 174

NamePlateDispTypeSelfPet

System option with the internal name NamePlateDispTypeSelfPet. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeSelfPet", ConfigType.UInt, true)]
NamePlateDispTypeSelfPet = 175

NamePlateHpTypeSelfPet

System option with the internal name NamePlateHpTypeSelfPet. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpTypeSelfPet", ConfigType.UInt, true)]
NamePlateHpTypeSelfPet = 176

NamePlateColorParty

System option with the internal name NamePlateColorParty. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorParty", ConfigType.UInt, true)]
NamePlateColorParty = 177

NamePlateEdgeParty

System option with the internal name NamePlateEdgeParty. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateEdgeParty", ConfigType.UInt, true)]
NamePlateEdgeParty = 178

NamePlateDispTypeParty

System option with the internal name NamePlateDispTypeParty. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeParty", ConfigType.UInt, true)]
NamePlateDispTypeParty = 179

NamePlateNameTypeParty

System option with the internal name NamePlateNameTypeParty. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateNameTypeParty", ConfigType.UInt, true)]
NamePlateNameTypeParty = 180

NamePlateHpTypeParty

System option with the internal name NamePlateHpTypeParty. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpTypeParty", ConfigType.UInt, true)]
NamePlateHpTypeParty = 181

NamePlateDispTypePartyPet

System option with the internal name NamePlateDispTypePartyPet. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypePartyPet", ConfigType.UInt, true)]
NamePlateDispTypePartyPet = 182

NamePlateHpTypePartyPet

System option with the internal name NamePlateHpTypePartyPet. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpTypePartyPet", ConfigType.UInt, true)]
NamePlateHpTypePartyPet = 183

NamePlateDispTypePartyBuddy

System option with the internal name NamePlateDispTypePartyBuddy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypePartyBuddy", ConfigType.UInt, true)]
NamePlateDispTypePartyBuddy = 184

NamePlateHpTypePartyBuddy

System option with the internal name NamePlateHpTypePartyBuddy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpTypePartyBuddy", ConfigType.UInt, true)]
NamePlateHpTypePartyBuddy = 185

NamePlateColorAlliance

System option with the internal name NamePlateColorAlliance. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorAlliance", ConfigType.UInt, true)]
NamePlateColorAlliance = 186

NamePlateEdgeAlliance

System option with the internal name NamePlateEdgeAlliance. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateEdgeAlliance", ConfigType.UInt, true)]
NamePlateEdgeAlliance = 187

NamePlateDispTypeAlliance

System option with the internal name NamePlateDispTypeAlliance. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeAlliance", ConfigType.UInt, true)]
NamePlateDispTypeAlliance = 188

NamePlateNameTypeAlliance

System option with the internal name NamePlateNameTypeAlliance. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateNameTypeAlliance", ConfigType.UInt, true)]
NamePlateNameTypeAlliance = 189

NamePlateHpTypeAlliance

System option with the internal name NamePlateHpTypeAlliance. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpTypeAlliance", ConfigType.UInt, true)]
NamePlateHpTypeAlliance = 190

NamePlateDispTypeAlliancePet

System option with the internal name NamePlateDispTypeAlliancePet. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeAlliancePet", ConfigType.UInt, true)]
NamePlateDispTypeAlliancePet = 191

NamePlateHpTypeAlliancePet

System option with the internal name NamePlateHpTypeAlliancePet. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpTypeAlliancePet", ConfigType.UInt, true)]
NamePlateHpTypeAlliancePet = 192

NamePlateColorOther

System option with the internal name NamePlateColorOther. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorOther", ConfigType.UInt, true)]
NamePlateColorOther = 193

NamePlateEdgeOther

System option with the internal name NamePlateEdgeOther. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateEdgeOther", ConfigType.UInt, true)]
NamePlateEdgeOther = 194

NamePlateDispTypeOther

System option with the internal name NamePlateDispTypeOther. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeOther", ConfigType.UInt, true)]
NamePlateDispTypeOther = 195

NamePlateNameTypeOther

System option with the internal name NamePlateNameTypeOther. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateNameTypeOther", ConfigType.UInt, true)]
NamePlateNameTypeOther = 196

NamePlateHpTypeOther

System option with the internal name NamePlateHpTypeOther. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpTypeOther", ConfigType.UInt, true)]
NamePlateHpTypeOther = 197

NamePlateDispTypeOtherPet

System option with the internal name NamePlateDispTypeOtherPet. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeOtherPet", ConfigType.UInt, true)]
NamePlateDispTypeOtherPet = 198

NamePlateHpTypeOtherPet

System option with the internal name NamePlateHpTypeOtherPet. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpTypeOtherPet", ConfigType.UInt, true)]
NamePlateHpTypeOtherPet = 199

NamePlateDispTypeOtherBuddy

System option with the internal name NamePlateDispTypeOtherBuddy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeOtherBuddy", ConfigType.UInt, true)]
NamePlateDispTypeOtherBuddy = 200

NamePlateHpTypeOtherBuddy

System option with the internal name NamePlateHpTypeOtherBuddy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpTypeOtherBuddy", ConfigType.UInt, true)]
NamePlateHpTypeOtherBuddy = 201

NamePlateColorUnengagedEnemy

System option with the internal name NamePlateColorUnengagedEnemy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorUnengagedEnemy", ConfigType.UInt, true)]
NamePlateColorUnengagedEnemy = 202

NamePlateEdgeUnengagedEnemy

System option with the internal name NamePlateEdgeUnengagedEnemy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateEdgeUnengagedEnemy", ConfigType.UInt, true)]
NamePlateEdgeUnengagedEnemy = 203

NamePlateDispTypeUnengagedEnemy

System option with the internal name NamePlateDispTypeUnengagedEnemy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeUnengagedEnemy", ConfigType.UInt, true)]
NamePlateDispTypeUnengagedEnemy = 204

NamePlateHpTypeUnengagedEmemy

System option with the internal name NamePlateHpTypeUnengagedEmemy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpTypeUnengagedEmemy", ConfigType.UInt, true)]
NamePlateHpTypeUnengagedEmemy = 205

NamePlateColorEngagedEnemy

System option with the internal name NamePlateColorEngagedEnemy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorEngagedEnemy", ConfigType.UInt, true)]
NamePlateColorEngagedEnemy = 206

NamePlateEdgeEngagedEnemy

System option with the internal name NamePlateEdgeEngagedEnemy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateEdgeEngagedEnemy", ConfigType.UInt, true)]
NamePlateEdgeEngagedEnemy = 207

NamePlateDispTypeEngagedEnemy

System option with the internal name NamePlateDispTypeEngagedEnemy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeEngagedEnemy", ConfigType.UInt, true)]
NamePlateDispTypeEngagedEnemy = 208

NamePlateHpTypeEngagedEmemy

System option with the internal name NamePlateHpTypeEngagedEmemy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpTypeEngagedEmemy", ConfigType.UInt, true)]
NamePlateHpTypeEngagedEmemy = 209

NamePlateColorClaimedEnemy

System option with the internal name NamePlateColorClaimedEnemy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorClaimedEnemy", ConfigType.UInt, true)]
NamePlateColorClaimedEnemy = 210

NamePlateEdgeClaimedEnemy

System option with the internal name NamePlateEdgeClaimedEnemy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateEdgeClaimedEnemy", ConfigType.UInt, true)]
NamePlateEdgeClaimedEnemy = 211

NamePlateDispTypeClaimedEnemy

System option with the internal name NamePlateDispTypeClaimedEnemy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeClaimedEnemy", ConfigType.UInt, true)]
NamePlateDispTypeClaimedEnemy = 212

NamePlateHpTypeClaimedEmemy

System option with the internal name NamePlateHpTypeClaimedEmemy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpTypeClaimedEmemy", ConfigType.UInt, true)]
NamePlateHpTypeClaimedEmemy = 213

NamePlateColorUnclaimedEnemy

System option with the internal name NamePlateColorUnclaimedEnemy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorUnclaimedEnemy", ConfigType.UInt, true)]
NamePlateColorUnclaimedEnemy = 214

NamePlateEdgeUnclaimedEnemy

System option with the internal name NamePlateEdgeUnclaimedEnemy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateEdgeUnclaimedEnemy", ConfigType.UInt, true)]
NamePlateEdgeUnclaimedEnemy = 215

NamePlateDispTypeUnclaimedEnemy

System option with the internal name NamePlateDispTypeUnclaimedEnemy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeUnclaimedEnemy", ConfigType.UInt, true)]
NamePlateDispTypeUnclaimedEnemy = 216

NamePlateHpTypeUnclaimedEmemy

System option with the internal name NamePlateHpTypeUnclaimedEmemy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpTypeUnclaimedEmemy", ConfigType.UInt, true)]
NamePlateHpTypeUnclaimedEmemy = 217

NamePlateColorNpc

System option with the internal name NamePlateColorNpc. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorNpc", ConfigType.UInt, true)]
NamePlateColorNpc = 218

NamePlateEdgeNpc

System option with the internal name NamePlateEdgeNpc. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateEdgeNpc", ConfigType.UInt, true)]
NamePlateEdgeNpc = 219

NamePlateDispTypeNpc

System option with the internal name NamePlateDispTypeNpc. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeNpc", ConfigType.UInt, true)]
NamePlateDispTypeNpc = 220

NamePlateHpTypeNpc

System option with the internal name NamePlateHpTypeNpc. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpTypeNpc", ConfigType.UInt, true)]
NamePlateHpTypeNpc = 221

NamePlateColorObject

System option with the internal name NamePlateColorObject. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorObject", ConfigType.UInt, true)]
NamePlateColorObject = 222

NamePlateEdgeObject

System option with the internal name NamePlateEdgeObject. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateEdgeObject", ConfigType.UInt, true)]
NamePlateEdgeObject = 223

NamePlateDispTypeObject

System option with the internal name NamePlateDispTypeObject. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeObject", ConfigType.UInt, true)]
NamePlateDispTypeObject = 224

NamePlateHpTypeObject

System option with the internal name NamePlateHpTypeObject. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpTypeObject", ConfigType.UInt, true)]
NamePlateHpTypeObject = 225

NamePlateColorMinion

System option with the internal name NamePlateColorMinion. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorMinion", ConfigType.UInt, true)]
NamePlateColorMinion = 226

NamePlateEdgeMinion

System option with the internal name NamePlateEdgeMinion. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateEdgeMinion", ConfigType.UInt, true)]
NamePlateEdgeMinion = 227

NamePlateDispTypeMinion

System option with the internal name NamePlateDispTypeMinion. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeMinion", ConfigType.UInt, true)]
NamePlateDispTypeMinion = 228

NamePlateColorOtherBuddy

System option with the internal name NamePlateColorOtherBuddy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorOtherBuddy", ConfigType.UInt, true)]
NamePlateColorOtherBuddy = 229

NamePlateEdgeOtherBuddy

System option with the internal name NamePlateEdgeOtherBuddy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateEdgeOtherBuddy", ConfigType.UInt, true)]
NamePlateEdgeOtherBuddy = 230

NamePlateColorOtherPet

System option with the internal name NamePlateColorOtherPet. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorOtherPet", ConfigType.UInt, true)]
NamePlateColorOtherPet = 231

NamePlateEdgeOtherPet

System option with the internal name NamePlateEdgeOtherPet. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateEdgeOtherPet", ConfigType.UInt, true)]
NamePlateEdgeOtherPet = 232

NamePlateNameTitleTypeSelf

System option with the internal name NamePlateNameTitleTypeSelf. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateNameTitleTypeSelf", ConfigType.UInt, true)]
NamePlateNameTitleTypeSelf = 233

NamePlateNameTitleTypeParty

System option with the internal name NamePlateNameTitleTypeParty. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateNameTitleTypeParty", ConfigType.UInt, true)]
NamePlateNameTitleTypeParty = 234

NamePlateNameTitleTypeAlliance

System option with the internal name NamePlateNameTitleTypeAlliance. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateNameTitleTypeAlliance", ConfigType.UInt, true)]
NamePlateNameTitleTypeAlliance = 235

NamePlateNameTitleTypeOther

System option with the internal name NamePlateNameTitleTypeOther. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateNameTitleTypeOther", ConfigType.UInt, true)]
NamePlateNameTitleTypeOther = 236

NamePlateNameTitleTypeFriend

System option with the internal name NamePlateNameTitleTypeFriend. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateNameTitleTypeFriend", ConfigType.UInt, true)]
NamePlateNameTitleTypeFriend = 237

NamePlateColorFriend

System option with the internal name NamePlateColorFriend. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorFriend", ConfigType.UInt, true)]
NamePlateColorFriend = 238

NamePlateColorFriendEdge

System option with the internal name NamePlateColorFriendEdge. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorFriendEdge", ConfigType.UInt, true)]
NamePlateColorFriendEdge = 239

NamePlateDispTypeFriend

System option with the internal name NamePlateDispTypeFriend. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeFriend", ConfigType.UInt, true)]
NamePlateDispTypeFriend = 240

NamePlateNameTypeFriend

System option with the internal name NamePlateNameTypeFriend. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateNameTypeFriend", ConfigType.UInt, true)]
NamePlateNameTypeFriend = 241

NamePlateHpTypeFriend

System option with the internal name NamePlateHpTypeFriend. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpTypeFriend", ConfigType.UInt, true)]
NamePlateHpTypeFriend = 242

NamePlateDispTypeFriendPet

System option with the internal name NamePlateDispTypeFriendPet. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeFriendPet", ConfigType.UInt, true)]
NamePlateDispTypeFriendPet = 243

NamePlateHpTypeFriendPet

System option with the internal name NamePlateHpTypeFriendPet. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpTypeFriendPet", ConfigType.UInt, true)]
NamePlateHpTypeFriendPet = 244

NamePlateDispTypeFriendBuddy

System option with the internal name NamePlateDispTypeFriendBuddy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeFriendBuddy", ConfigType.UInt, true)]
NamePlateDispTypeFriendBuddy = 245

NamePlateHpTypeFriendBuddy

System option with the internal name NamePlateHpTypeFriendBuddy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpTypeFriendBuddy", ConfigType.UInt, true)]
NamePlateHpTypeFriendBuddy = 246

NamePlateColorLim

System option with the internal name NamePlateColorLim. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorLim", ConfigType.UInt, true)]
NamePlateColorLim = 247

NamePlateColorLimEdge

System option with the internal name NamePlateColorLimEdge. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorLimEdge", ConfigType.UInt, true)]
NamePlateColorLimEdge = 248

NamePlateColorGri

System option with the internal name NamePlateColorGri. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorGri", ConfigType.UInt, true)]
NamePlateColorGri = 249

NamePlateColorGriEdge

System option with the internal name NamePlateColorGriEdge. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorGriEdge", ConfigType.UInt, true)]
NamePlateColorGriEdge = 250

NamePlateColorUld

System option with the internal name NamePlateColorUld. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorUld", ConfigType.UInt, true)]
NamePlateColorUld = 251

NamePlateColorUldEdge

System option with the internal name NamePlateColorUldEdge. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorUldEdge", ConfigType.UInt, true)]
NamePlateColorUldEdge = 252

NamePlateColorHousingFurniture

System option with the internal name NamePlateColorHousingFurniture. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorHousingFurniture", ConfigType.UInt, true)]
NamePlateColorHousingFurniture = 253

NamePlateColorHousingFurnitureEdge

System option with the internal name NamePlateColorHousingFurnitureEdge. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorHousingFurnitureEdge", ConfigType.UInt, true)]
NamePlateColorHousingFurnitureEdge = 254

NamePlateDispTypeHousingFurniture

System option with the internal name NamePlateDispTypeHousingFurniture. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeHousingFurniture", ConfigType.UInt, true)]
NamePlateDispTypeHousingFurniture = 255

NamePlateColorHousingField

System option with the internal name NamePlateColorHousingField. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorHousingField", ConfigType.UInt, true)]
NamePlateColorHousingField = 256

NamePlateColorHousingFieldEdge

System option with the internal name NamePlateColorHousingFieldEdge. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorHousingFieldEdge", ConfigType.UInt, true)]
NamePlateColorHousingFieldEdge = 257

NamePlateDispTypeHousingField

System option with the internal name NamePlateDispTypeHousingField. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeHousingField", ConfigType.UInt, true)]
NamePlateDispTypeHousingField = 258

NamePlateNameTypePvPEnemy

System option with the internal name NamePlateNameTypePvPEnemy. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateNameTypePvPEnemy", ConfigType.UInt, true)]
NamePlateNameTypePvPEnemy = 259

NamePlateDispTypeFeast

System option with the internal name NamePlateDispTypeFeast. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeFeast", ConfigType.UInt, true)]
NamePlateDispTypeFeast = 260

NamePlateNameTypeFeast

System option with the internal name NamePlateNameTypeFeast. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateNameTypeFeast", ConfigType.UInt, true)]
NamePlateNameTypeFeast = 261

NamePlateHpTypeFeast

System option with the internal name NamePlateHpTypeFeast. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpTypeFeast", ConfigType.UInt, true)]
NamePlateHpTypeFeast = 262

NamePlateDispTypeFeastPet

System option with the internal name NamePlateDispTypeFeastPet. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispTypeFeastPet", ConfigType.UInt, true)]
NamePlateDispTypeFeastPet = 263

NamePlateHpTypeFeastPet

System option with the internal name NamePlateHpTypeFeastPet. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateHpTypeFeastPet", ConfigType.UInt, true)]
NamePlateHpTypeFeastPet = 264

NamePlateNameTitleTypeFeast

System option with the internal name NamePlateNameTitleTypeFeast. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateNameTitleTypeFeast", ConfigType.UInt, true)]
NamePlateNameTitleTypeFeast = 265

NamePlateDispSize

System option with the internal name NamePlateDispSize. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispSize", ConfigType.UInt, true)]
NamePlateDispSize = 266

NamePlateDispJobIcon

System option with the internal name NamePlateDispJobIcon. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispJobIcon", ConfigType.UInt, true)]
NamePlateDispJobIcon = 267

NamePlateDispJobIconType

System option with the internal name NamePlateDispJobIconType. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispJobIconType", ConfigType.UInt, true)]
NamePlateDispJobIconType = 268

NamePlateSetRoleColor

System option with the internal name NamePlateSetRoleColor. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateSetRoleColor", ConfigType.UInt, true)]
NamePlateSetRoleColor = 269

NamePlateColorTank

System option with the internal name NamePlateColorTank. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorTank", ConfigType.UInt, true)]
NamePlateColorTank = 270

NamePlateEdgeTank

System option with the internal name NamePlateEdgeTank. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateEdgeTank", ConfigType.UInt, true)]
NamePlateEdgeTank = 271

NamePlateColorHealer

System option with the internal name NamePlateColorHealer. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorHealer", ConfigType.UInt, true)]
NamePlateColorHealer = 272

NamePlateEdgeHealer

System option with the internal name NamePlateEdgeHealer. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateEdgeHealer", ConfigType.UInt, true)]
NamePlateEdgeHealer = 273

NamePlateColorDps

System option with the internal name NamePlateColorDps. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorDps", ConfigType.UInt, true)]
NamePlateColorDps = 274

NamePlateEdgeDps

System option with the internal name NamePlateEdgeDps. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateEdgeDps", ConfigType.UInt, true)]
NamePlateEdgeDps = 275

NamePlateColorOtherClass

System option with the internal name NamePlateColorOtherClass. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateColorOtherClass", ConfigType.UInt, true)]
NamePlateColorOtherClass = 276

NamePlateEdgeOtherClass

System option with the internal name NamePlateEdgeOtherClass. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateEdgeOtherClass", ConfigType.UInt, true)]
NamePlateEdgeOtherClass = 277

NamePlateDispWorldTravel

System option with the internal name NamePlateDispWorldTravel. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispWorldTravel", ConfigType.UInt, true)]
NamePlateDispWorldTravel = 278

NamePlateDispJobIconInPublicParty

System option with the internal name NamePlateDispJobIconInPublicParty. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispJobIconInPublicParty", ConfigType.UInt, true)]
NamePlateDispJobIconInPublicParty = 279

NamePlateDispJobIconInPublicOther

System option with the internal name NamePlateDispJobIconInPublicOther. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispJobIconInPublicOther", ConfigType.UInt, true)]
NamePlateDispJobIconInPublicOther = 280

NamePlateDispJobIconInInstanceParty

System option with the internal name NamePlateDispJobIconInInstanceParty. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispJobIconInInstanceParty", ConfigType.UInt, true)]
NamePlateDispJobIconInInstanceParty = 281

NamePlateDispJobIconInInstanceOther

System option with the internal name NamePlateDispJobIconInInstanceOther. This option is a UInt.

View Source
Declaration
[GameConfigOption("NamePlateDispJobIconInInstanceOther", ConfigType.UInt, true)]
NamePlateDispJobIconInInstanceOther = 282

ActiveInfo

System option with the internal name ActiveInfo. This option is a UInt.

View Source
Declaration
[GameConfigOption("ActiveInfo", ConfigType.UInt, true)]
ActiveInfo = 283

PartyList

System option with the internal name PartyList. This option is a UInt.

View Source
Declaration
[GameConfigOption("PartyList", ConfigType.UInt, true)]
PartyList = 284

PartyListStatus

System option with the internal name PartyListStatus. This option is a UInt.

View Source
Declaration
[GameConfigOption("PartyListStatus", ConfigType.UInt, true)]
PartyListStatus = 285

PartyListStatusTimer

System option with the internal name PartyListStatusTimer. This option is a UInt.

View Source
Declaration
[GameConfigOption("PartyListStatusTimer", ConfigType.UInt, true)]
PartyListStatusTimer = 286

EnemyList

System option with the internal name EnemyList. This option is a UInt.

View Source
Declaration
[GameConfigOption("EnemyList", ConfigType.UInt, true)]
EnemyList = 287

TargetInfo

System option with the internal name TargetInfo. This option is a UInt.

View Source
Declaration
[GameConfigOption("TargetInfo", ConfigType.UInt, true)]
TargetInfo = 288

Gil

System option with the internal name Gil. This option is a UInt.

View Source
Declaration
[GameConfigOption("Gil", ConfigType.UInt, true)]
Gil = 289

DTR

System option with the internal name DTR. This option is a UInt.

View Source
Declaration
[GameConfigOption("DTR", ConfigType.UInt, true)]
DTR = 290

PlayerInfo

System option with the internal name PlayerInfo. This option is a UInt.

View Source
Declaration
[GameConfigOption("PlayerInfo", ConfigType.UInt, true)]
PlayerInfo = 291

System option with the internal name NaviMap. This option is a UInt.

View Source
Declaration
[GameConfigOption("NaviMap", ConfigType.UInt, true)]
NaviMap = 292

Help

System option with the internal name Help. This option is a UInt.

View Source
Declaration
[GameConfigOption("Help", ConfigType.UInt, true)]
Help = 293

CrossMainHelp

System option with the internal name CrossMainHelp. This option is a UInt.

View Source
Declaration
[GameConfigOption("CrossMainHelp", ConfigType.UInt, true)]
CrossMainHelp = 294

HousingLocatePreview

System option with the internal name HousingLocatePreview. This option is a UInt.

View Source
Declaration
[GameConfigOption("HousingLocatePreview", ConfigType.UInt, true)]
HousingLocatePreview = 295

Log

System option with the internal name Log. This option is a UInt.

View Source
Declaration
[GameConfigOption("Log", ConfigType.UInt, true)]
Log = 296

LogTell

System option with the internal name LogTell. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogTell", ConfigType.UInt, true)]
LogTell = 297

LogFontSize

System option with the internal name LogFontSize. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogFontSize", ConfigType.UInt, true)]
LogFontSize = 298

LogTabName2

System option with the internal name LogTabName2. This option is a String.

View Source
Declaration
[GameConfigOption("LogTabName2", ConfigType.String, true)]
LogTabName2 = 299

LogTabName3

System option with the internal name LogTabName3. This option is a String.

View Source
Declaration
[GameConfigOption("LogTabName3", ConfigType.String, true)]
LogTabName3 = 300

LogTabFilter0

System option with the internal name LogTabFilter0. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogTabFilter0", ConfigType.UInt, true)]
LogTabFilter0 = 301

LogTabFilter1

System option with the internal name LogTabFilter1. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogTabFilter1", ConfigType.UInt, true)]
LogTabFilter1 = 302

LogTabFilter2

System option with the internal name LogTabFilter2. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogTabFilter2", ConfigType.UInt, true)]
LogTabFilter2 = 303

LogTabFilter3

System option with the internal name LogTabFilter3. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogTabFilter3", ConfigType.UInt, true)]
LogTabFilter3 = 304

LogChatFilter

System option with the internal name LogChatFilter. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogChatFilter", ConfigType.UInt, true)]
LogChatFilter = 305

LogEnableErrMsgLv1

System option with the internal name LogEnableErrMsgLv1. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogEnableErrMsgLv1", ConfigType.UInt, true)]
LogEnableErrMsgLv1 = 306

LogNameType

System option with the internal name LogNameType. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogNameType", ConfigType.UInt, true)]
LogNameType = 307

LogTimeDisp

System option with the internal name LogTimeDisp. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogTimeDisp", ConfigType.UInt, true)]
LogTimeDisp = 308

LogTimeSettingType

System option with the internal name LogTimeSettingType. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogTimeSettingType", ConfigType.UInt, true)]
LogTimeSettingType = 309

LogTimeDispType

System option with the internal name LogTimeDispType. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogTimeDispType", ConfigType.UInt, true)]
LogTimeDispType = 310

IsLogTell

System option with the internal name IsLogTell. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsLogTell", ConfigType.UInt, true)]
IsLogTell = 311

IsLogParty

System option with the internal name IsLogParty. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsLogParty", ConfigType.UInt, true)]
IsLogParty = 312

LogParty

System option with the internal name LogParty. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogParty", ConfigType.UInt, true)]
LogParty = 313

IsLogAlliance

System option with the internal name IsLogAlliance. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsLogAlliance", ConfigType.UInt, true)]
IsLogAlliance = 314

LogAlliance

System option with the internal name LogAlliance. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogAlliance", ConfigType.UInt, true)]
LogAlliance = 315

IsLogFc

System option with the internal name IsLogFc. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsLogFc", ConfigType.UInt, true)]
IsLogFc = 316

LogFc

System option with the internal name LogFc. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogFc", ConfigType.UInt, true)]
LogFc = 317

IsLogPvpTeam

System option with the internal name IsLogPvpTeam. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsLogPvpTeam", ConfigType.UInt, true)]
IsLogPvpTeam = 318

LogPvpTeam

System option with the internal name LogPvpTeam. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogPvpTeam", ConfigType.UInt, true)]
LogPvpTeam = 319

IsLogLs1

System option with the internal name IsLogLs1. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsLogLs1", ConfigType.UInt, true)]
IsLogLs1 = 320

LogLs1

System option with the internal name LogLs1. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogLs1", ConfigType.UInt, true)]
LogLs1 = 321

IsLogLs2

System option with the internal name IsLogLs2. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsLogLs2", ConfigType.UInt, true)]
IsLogLs2 = 322

LogLs2

System option with the internal name LogLs2. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogLs2", ConfigType.UInt, true)]
LogLs2 = 323

IsLogLs3

System option with the internal name IsLogLs3. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsLogLs3", ConfigType.UInt, true)]
IsLogLs3 = 324

LogLs3

System option with the internal name LogLs3. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogLs3", ConfigType.UInt, true)]
LogLs3 = 325

IsLogLs4

System option with the internal name IsLogLs4. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsLogLs4", ConfigType.UInt, true)]
IsLogLs4 = 326

LogLs4

System option with the internal name LogLs4. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogLs4", ConfigType.UInt, true)]
LogLs4 = 327

IsLogLs5

System option with the internal name IsLogLs5. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsLogLs5", ConfigType.UInt, true)]
IsLogLs5 = 328

LogLs5

System option with the internal name LogLs5. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogLs5", ConfigType.UInt, true)]
LogLs5 = 329

IsLogLs6

System option with the internal name IsLogLs6. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsLogLs6", ConfigType.UInt, true)]
IsLogLs6 = 330

LogLs6

System option with the internal name LogLs6. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogLs6", ConfigType.UInt, true)]
LogLs6 = 331

IsLogLs7

System option with the internal name IsLogLs7. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsLogLs7", ConfigType.UInt, true)]
IsLogLs7 = 332

LogLs7

System option with the internal name LogLs7. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogLs7", ConfigType.UInt, true)]
LogLs7 = 333

IsLogLs8

System option with the internal name IsLogLs8. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsLogLs8", ConfigType.UInt, true)]
IsLogLs8 = 334

LogLs8

System option with the internal name LogLs8. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogLs8", ConfigType.UInt, true)]
LogLs8 = 335

IsLogBeginner

System option with the internal name IsLogBeginner. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsLogBeginner", ConfigType.UInt, true)]
IsLogBeginner = 336

LogBeginner

System option with the internal name LogBeginner. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogBeginner", ConfigType.UInt, true)]
LogBeginner = 337

IsLogCwls

System option with the internal name IsLogCwls. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsLogCwls", ConfigType.UInt, true)]
IsLogCwls = 338

IsLogCwls2

System option with the internal name IsLogCwls2. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsLogCwls2", ConfigType.UInt, true)]
IsLogCwls2 = 339

IsLogCwls3

System option with the internal name IsLogCwls3. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsLogCwls3", ConfigType.UInt, true)]
IsLogCwls3 = 340

IsLogCwls4

System option with the internal name IsLogCwls4. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsLogCwls4", ConfigType.UInt, true)]
IsLogCwls4 = 341

IsLogCwls5

System option with the internal name IsLogCwls5. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsLogCwls5", ConfigType.UInt, true)]
IsLogCwls5 = 342

IsLogCwls6

System option with the internal name IsLogCwls6. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsLogCwls6", ConfigType.UInt, true)]
IsLogCwls6 = 343

IsLogCwls7

System option with the internal name IsLogCwls7. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsLogCwls7", ConfigType.UInt, true)]
IsLogCwls7 = 344

IsLogCwls8

System option with the internal name IsLogCwls8. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsLogCwls8", ConfigType.UInt, true)]
IsLogCwls8 = 345

LogCwls

System option with the internal name LogCwls. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogCwls", ConfigType.UInt, true)]
LogCwls = 346

LogCwls2

System option with the internal name LogCwls2. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogCwls2", ConfigType.UInt, true)]
LogCwls2 = 347

LogCwls3

System option with the internal name LogCwls3. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogCwls3", ConfigType.UInt, true)]
LogCwls3 = 348

LogCwls4

System option with the internal name LogCwls4. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogCwls4", ConfigType.UInt, true)]
LogCwls4 = 349

LogCwls5

System option with the internal name LogCwls5. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogCwls5", ConfigType.UInt, true)]
LogCwls5 = 350

LogCwls6

System option with the internal name LogCwls6. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogCwls6", ConfigType.UInt, true)]
LogCwls6 = 351

LogCwls7

System option with the internal name LogCwls7. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogCwls7", ConfigType.UInt, true)]
LogCwls7 = 352

LogCwls8

System option with the internal name LogCwls8. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogCwls8", ConfigType.UInt, true)]
LogCwls8 = 353

LogRecastActionErrDisp

System option with the internal name LogRecastActionErrDisp. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogRecastActionErrDisp", ConfigType.UInt, true)]
LogRecastActionErrDisp = 354

LogPermeationRate

System option with the internal name LogPermeationRate. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogPermeationRate", ConfigType.UInt, true)]
LogPermeationRate = 355

LogFontSizeForm

System option with the internal name LogFontSizeForm. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogFontSizeForm", ConfigType.UInt, true)]
LogFontSizeForm = 356

LogItemLinkEnableType

System option with the internal name LogItemLinkEnableType. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogItemLinkEnableType", ConfigType.UInt, true)]
LogItemLinkEnableType = 357

LogFontSizeLog2

System option with the internal name LogFontSizeLog2. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogFontSizeLog2", ConfigType.UInt, true)]
LogFontSizeLog2 = 358

LogTimeDispLog2

System option with the internal name LogTimeDispLog2. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogTimeDispLog2", ConfigType.UInt, true)]
LogTimeDispLog2 = 359

LogPermeationRateLog2

System option with the internal name LogPermeationRateLog2. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogPermeationRateLog2", ConfigType.UInt, true)]
LogPermeationRateLog2 = 360

LogFontSizeLog3

System option with the internal name LogFontSizeLog3. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogFontSizeLog3", ConfigType.UInt, true)]
LogFontSizeLog3 = 361

LogTimeDispLog3

System option with the internal name LogTimeDispLog3. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogTimeDispLog3", ConfigType.UInt, true)]
LogTimeDispLog3 = 362

LogPermeationRateLog3

System option with the internal name LogPermeationRateLog3. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogPermeationRateLog3", ConfigType.UInt, true)]
LogPermeationRateLog3 = 363

LogFontSizeLog4

System option with the internal name LogFontSizeLog4. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogFontSizeLog4", ConfigType.UInt, true)]
LogFontSizeLog4 = 364

LogTimeDispLog4

System option with the internal name LogTimeDispLog4. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogTimeDispLog4", ConfigType.UInt, true)]
LogTimeDispLog4 = 365

LogPermeationRateLog4

System option with the internal name LogPermeationRateLog4. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogPermeationRateLog4", ConfigType.UInt, true)]
LogPermeationRateLog4 = 366

LogFlyingHeightMaxErrDisp

System option with the internal name LogFlyingHeightMaxErrDisp. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogFlyingHeightMaxErrDisp", ConfigType.UInt, true)]
LogFlyingHeightMaxErrDisp = 367

LogCrossWorldName

System option with the internal name LogCrossWorldName. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogCrossWorldName", ConfigType.UInt, true)]
LogCrossWorldName = 368

LogDragResize

System option with the internal name LogDragResize. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogDragResize", ConfigType.UInt, true)]
LogDragResize = 369

LogNameIconType

System option with the internal name LogNameIconType. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogNameIconType", ConfigType.UInt, true)]
LogNameIconType = 370

LogDispClassJobName

System option with the internal name LogDispClassJobName. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogDispClassJobName", ConfigType.UInt, true)]
LogDispClassJobName = 371

LogSetRoleColor

System option with the internal name LogSetRoleColor. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogSetRoleColor", ConfigType.UInt, true)]
LogSetRoleColor = 372

LogColorRoleTank

System option with the internal name LogColorRoleTank. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogColorRoleTank", ConfigType.UInt, true)]
LogColorRoleTank = 373

LogColorRoleHealer

System option with the internal name LogColorRoleHealer. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogColorRoleHealer", ConfigType.UInt, true)]
LogColorRoleHealer = 374

LogColorRoleDPS

System option with the internal name LogColorRoleDPS. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogColorRoleDPS", ConfigType.UInt, true)]
LogColorRoleDPS = 375

LogColorOtherClass

System option with the internal name LogColorOtherClass. This option is a UInt.

View Source
Declaration
[GameConfigOption("LogColorOtherClass", ConfigType.UInt, true)]
LogColorOtherClass = 376

ChatType

System option with the internal name ChatType. This option is a UInt.

View Source
Declaration
[GameConfigOption("ChatType", ConfigType.UInt, true)]
ChatType = 377

ShopSell

System option with the internal name ShopSell. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShopSell", ConfigType.UInt, true)]
ShopSell = 378

ColorSay

System option with the internal name ColorSay. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorSay", ConfigType.UInt, true)]
ColorSay = 379

ColorShout

System option with the internal name ColorShout. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorShout", ConfigType.UInt, true)]
ColorShout = 380

ColorTell

System option with the internal name ColorTell. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorTell", ConfigType.UInt, true)]
ColorTell = 381

ColorParty

System option with the internal name ColorParty. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorParty", ConfigType.UInt, true)]
ColorParty = 382

ColorAlliance

System option with the internal name ColorAlliance. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorAlliance", ConfigType.UInt, true)]
ColorAlliance = 383

ColorLS1

System option with the internal name ColorLS1. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorLS1", ConfigType.UInt, true)]
ColorLS1 = 384

ColorLS2

System option with the internal name ColorLS2. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorLS2", ConfigType.UInt, true)]
ColorLS2 = 385

ColorLS3

System option with the internal name ColorLS3. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorLS3", ConfigType.UInt, true)]
ColorLS3 = 386

ColorLS4

System option with the internal name ColorLS4. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorLS4", ConfigType.UInt, true)]
ColorLS4 = 387

ColorLS5

System option with the internal name ColorLS5. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorLS5", ConfigType.UInt, true)]
ColorLS5 = 388

ColorLS6

System option with the internal name ColorLS6. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorLS6", ConfigType.UInt, true)]
ColorLS6 = 389

ColorLS7

System option with the internal name ColorLS7. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorLS7", ConfigType.UInt, true)]
ColorLS7 = 390

ColorLS8

System option with the internal name ColorLS8. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorLS8", ConfigType.UInt, true)]
ColorLS8 = 391

ColorFCompany

System option with the internal name ColorFCompany. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorFCompany", ConfigType.UInt, true)]
ColorFCompany = 392

ColorPvPGroup

System option with the internal name ColorPvPGroup. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorPvPGroup", ConfigType.UInt, true)]
ColorPvPGroup = 393

ColorPvPGroupAnnounce

System option with the internal name ColorPvPGroupAnnounce. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorPvPGroupAnnounce", ConfigType.UInt, true)]
ColorPvPGroupAnnounce = 394

ColorBeginner

System option with the internal name ColorBeginner. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorBeginner", ConfigType.UInt, true)]
ColorBeginner = 395

ColorEmoteUser

System option with the internal name ColorEmoteUser. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorEmoteUser", ConfigType.UInt, true)]
ColorEmoteUser = 396

ColorEmote

System option with the internal name ColorEmote. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorEmote", ConfigType.UInt, true)]
ColorEmote = 397

ColorYell

System option with the internal name ColorYell. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorYell", ConfigType.UInt, true)]
ColorYell = 398

ColorBeginnerAnnounce

System option with the internal name ColorBeginnerAnnounce. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorBeginnerAnnounce", ConfigType.UInt, true)]
ColorBeginnerAnnounce = 399

ColorCWLS

System option with the internal name ColorCWLS. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorCWLS", ConfigType.UInt, true)]
ColorCWLS = 400

ColorCWLS2

System option with the internal name ColorCWLS2. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorCWLS2", ConfigType.UInt, true)]
ColorCWLS2 = 401

ColorCWLS3

System option with the internal name ColorCWLS3. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorCWLS3", ConfigType.UInt, true)]
ColorCWLS3 = 402

ColorCWLS4

System option with the internal name ColorCWLS4. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorCWLS4", ConfigType.UInt, true)]
ColorCWLS4 = 403

ColorCWLS5

System option with the internal name ColorCWLS5. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorCWLS5", ConfigType.UInt, true)]
ColorCWLS5 = 404

ColorCWLS6

System option with the internal name ColorCWLS6. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorCWLS6", ConfigType.UInt, true)]
ColorCWLS6 = 405

ColorCWLS7

System option with the internal name ColorCWLS7. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorCWLS7", ConfigType.UInt, true)]
ColorCWLS7 = 406

ColorCWLS8

System option with the internal name ColorCWLS8. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorCWLS8", ConfigType.UInt, true)]
ColorCWLS8 = 407

ColorAttackSuccess

System option with the internal name ColorAttackSuccess. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorAttackSuccess", ConfigType.UInt, true)]
ColorAttackSuccess = 408

ColorAttackFailure

System option with the internal name ColorAttackFailure. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorAttackFailure", ConfigType.UInt, true)]
ColorAttackFailure = 409

ColorAction

System option with the internal name ColorAction. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorAction", ConfigType.UInt, true)]
ColorAction = 410

ColorItem

System option with the internal name ColorItem. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorItem", ConfigType.UInt, true)]
ColorItem = 411

ColorCureGive

System option with the internal name ColorCureGive. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorCureGive", ConfigType.UInt, true)]
ColorCureGive = 412

ColorBuffGive

System option with the internal name ColorBuffGive. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorBuffGive", ConfigType.UInt, true)]
ColorBuffGive = 413

ColorDebuffGive

System option with the internal name ColorDebuffGive. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorDebuffGive", ConfigType.UInt, true)]
ColorDebuffGive = 414

ColorEcho

System option with the internal name ColorEcho. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorEcho", ConfigType.UInt, true)]
ColorEcho = 415

ColorSysMsg

System option with the internal name ColorSysMsg. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorSysMsg", ConfigType.UInt, true)]
ColorSysMsg = 416

ColorFCAnnounce

System option with the internal name ColorFCAnnounce. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorFCAnnounce", ConfigType.UInt, true)]
ColorFCAnnounce = 417

ColorSysBattle

System option with the internal name ColorSysBattle. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorSysBattle", ConfigType.UInt, true)]
ColorSysBattle = 418

ColorSysGathering

System option with the internal name ColorSysGathering. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorSysGathering", ConfigType.UInt, true)]
ColorSysGathering = 419

ColorSysErr

System option with the internal name ColorSysErr. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorSysErr", ConfigType.UInt, true)]
ColorSysErr = 420

ColorNpcSay

System option with the internal name ColorNpcSay. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorNpcSay", ConfigType.UInt, true)]
ColorNpcSay = 421

ColorItemNotice

System option with the internal name ColorItemNotice. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorItemNotice", ConfigType.UInt, true)]
ColorItemNotice = 422

ColorGrowup

System option with the internal name ColorGrowup. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorGrowup", ConfigType.UInt, true)]
ColorGrowup = 423

ColorLoot

System option with the internal name ColorLoot. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorLoot", ConfigType.UInt, true)]
ColorLoot = 424

ColorCraft

System option with the internal name ColorCraft. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorCraft", ConfigType.UInt, true)]
ColorCraft = 425

ColorGathering

System option with the internal name ColorGathering. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorGathering", ConfigType.UInt, true)]
ColorGathering = 426

ShopConfirm

System option with the internal name ShopConfirm. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShopConfirm", ConfigType.UInt, true)]
ShopConfirm = 427

ShopConfirmMateria

System option with the internal name ShopConfirmMateria. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShopConfirmMateria", ConfigType.UInt, true)]
ShopConfirmMateria = 428

ShopConfirmExRare

System option with the internal name ShopConfirmExRare. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShopConfirmExRare", ConfigType.UInt, true)]
ShopConfirmExRare = 429

ShopConfirmSpiritBondMax

System option with the internal name ShopConfirmSpiritBondMax. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShopConfirmSpiritBondMax", ConfigType.UInt, true)]
ShopConfirmSpiritBondMax = 430

ItemSortItemCategory

System option with the internal name ItemSortItemCategory. This option is a UInt.

View Source
Declaration
[GameConfigOption("ItemSortItemCategory", ConfigType.UInt, true)]
ItemSortItemCategory = 431

ItemSortEquipLevel

System option with the internal name ItemSortEquipLevel. This option is a UInt.

View Source
Declaration
[GameConfigOption("ItemSortEquipLevel", ConfigType.UInt, true)]
ItemSortEquipLevel = 432

ItemSortItemLevel

System option with the internal name ItemSortItemLevel. This option is a UInt.

View Source
Declaration
[GameConfigOption("ItemSortItemLevel", ConfigType.UInt, true)]
ItemSortItemLevel = 433

ItemSortItemStack

System option with the internal name ItemSortItemStack. This option is a UInt.

View Source
Declaration
[GameConfigOption("ItemSortItemStack", ConfigType.UInt, true)]
ItemSortItemStack = 434

ItemSortTidyingType

System option with the internal name ItemSortTidyingType. This option is a UInt.

View Source
Declaration
[GameConfigOption("ItemSortTidyingType", ConfigType.UInt, true)]
ItemSortTidyingType = 435

ItemNoArmoryMaskOff

System option with the internal name ItemNoArmoryMaskOff. This option is a UInt.

View Source
Declaration
[GameConfigOption("ItemNoArmoryMaskOff", ConfigType.UInt, true)]
ItemNoArmoryMaskOff = 436

ItemInventryStoreEnd

System option with the internal name ItemInventryStoreEnd. This option is a UInt.

View Source
Declaration
[GameConfigOption("ItemInventryStoreEnd", ConfigType.UInt, true)]
ItemInventryStoreEnd = 437

InfoSettingDispWorldNameType

System option with the internal name InfoSettingDispWorldNameType. This option is a UInt.

View Source
Declaration
[GameConfigOption("InfoSettingDispWorldNameType", ConfigType.UInt, true)]
InfoSettingDispWorldNameType = 438

TargetNamePlateNameType

System option with the internal name TargetNamePlateNameType. This option is a UInt.

View Source
Declaration
[GameConfigOption("TargetNamePlateNameType", ConfigType.UInt, true)]
TargetNamePlateNameType = 439

FocusTargetNamePlateNameType

System option with the internal name FocusTargetNamePlateNameType. This option is a UInt.

View Source
Declaration
[GameConfigOption("FocusTargetNamePlateNameType", ConfigType.UInt, true)]
FocusTargetNamePlateNameType = 440

ItemDetailTemporarilySwitch

System option with the internal name ItemDetailTemporarilySwitch. This option is a UInt.

View Source
Declaration
[GameConfigOption("ItemDetailTemporarilySwitch", ConfigType.UInt, true)]
ItemDetailTemporarilySwitch = 441

ItemDetailTemporarilySwitchKey

System option with the internal name ItemDetailTemporarilySwitchKey. This option is a UInt.

View Source
Declaration
[GameConfigOption("ItemDetailTemporarilySwitchKey", ConfigType.UInt, true)]
ItemDetailTemporarilySwitchKey = 442

ItemDetailTemporarilyHide

System option with the internal name ItemDetailTemporarilyHide. This option is a UInt.

View Source
Declaration
[GameConfigOption("ItemDetailTemporarilyHide", ConfigType.UInt, true)]
ItemDetailTemporarilyHide = 443

ItemDetailTemporarilyHideKey

System option with the internal name ItemDetailTemporarilyHideKey. This option is a UInt.

View Source
Declaration
[GameConfigOption("ItemDetailTemporarilyHideKey", ConfigType.UInt, true)]
ItemDetailTemporarilyHideKey = 444

ToolTipDispSize

System option with the internal name ToolTipDispSize. This option is a UInt.

View Source
Declaration
[GameConfigOption("ToolTipDispSize", ConfigType.UInt, true)]
ToolTipDispSize = 445

RecommendLoginDisp

System option with the internal name RecommendLoginDisp. This option is a UInt.

View Source
Declaration
[GameConfigOption("RecommendLoginDisp", ConfigType.UInt, true)]
RecommendLoginDisp = 446

RecommendAreaChangeDisp

System option with the internal name RecommendAreaChangeDisp. This option is a UInt.

View Source
Declaration
[GameConfigOption("RecommendAreaChangeDisp", ConfigType.UInt, true)]
RecommendAreaChangeDisp = 447

PlayGuideLoginDisp

System option with the internal name PlayGuideLoginDisp. This option is a UInt.

View Source
Declaration
[GameConfigOption("PlayGuideLoginDisp", ConfigType.UInt, true)]
PlayGuideLoginDisp = 448

PlayGuideAreaChangeDisp

System option with the internal name PlayGuideAreaChangeDisp. This option is a UInt.

View Source
Declaration
[GameConfigOption("PlayGuideAreaChangeDisp", ConfigType.UInt, true)]
PlayGuideAreaChangeDisp = 449

MapPadOperationYReverse

System option with the internal name MapPadOperationYReverse. This option is a UInt.

View Source
Declaration
[GameConfigOption("MapPadOperationYReverse", ConfigType.UInt, true)]
MapPadOperationYReverse = 450

MapPadOperationXReverse

System option with the internal name MapPadOperationXReverse. This option is a UInt.

View Source
Declaration
[GameConfigOption("MapPadOperationXReverse", ConfigType.UInt, true)]
MapPadOperationXReverse = 451

MapDispSize

System option with the internal name MapDispSize. This option is a UInt.

View Source
Declaration
[GameConfigOption("MapDispSize", ConfigType.UInt, true)]
MapDispSize = 452

FlyTextDispSize

System option with the internal name FlyTextDispSize. This option is a UInt.

View Source
Declaration
[GameConfigOption("FlyTextDispSize", ConfigType.UInt, true)]
FlyTextDispSize = 453

PopUpTextDispSize

System option with the internal name PopUpTextDispSize. This option is a UInt.

View Source
Declaration
[GameConfigOption("PopUpTextDispSize", ConfigType.UInt, true)]
PopUpTextDispSize = 454

DetailDispDelayType

System option with the internal name DetailDispDelayType. This option is a UInt.

View Source
Declaration
[GameConfigOption("DetailDispDelayType", ConfigType.UInt, true)]
DetailDispDelayType = 455

PartyListSortTypeTank

System option with the internal name PartyListSortTypeTank. This option is a UInt.

View Source
Declaration
[GameConfigOption("PartyListSortTypeTank", ConfigType.UInt, true)]
PartyListSortTypeTank = 456

PartyListSortTypeHealer

System option with the internal name PartyListSortTypeHealer. This option is a UInt.

View Source
Declaration
[GameConfigOption("PartyListSortTypeHealer", ConfigType.UInt, true)]
PartyListSortTypeHealer = 457

PartyListSortTypeDps

System option with the internal name PartyListSortTypeDps. This option is a UInt.

View Source
Declaration
[GameConfigOption("PartyListSortTypeDps", ConfigType.UInt, true)]
PartyListSortTypeDps = 458

PartyListSortTypeOther

System option with the internal name PartyListSortTypeOther. This option is a UInt.

View Source
Declaration
[GameConfigOption("PartyListSortTypeOther", ConfigType.UInt, true)]
PartyListSortTypeOther = 459

RatioHpDisp

System option with the internal name RatioHpDisp. This option is a UInt.

View Source
Declaration
[GameConfigOption("RatioHpDisp", ConfigType.UInt, true)]
RatioHpDisp = 460

BuffDispType

System option with the internal name BuffDispType. This option is a UInt.

View Source
Declaration
[GameConfigOption("BuffDispType", ConfigType.UInt, true)]
BuffDispType = 461

ContentsFinderListSortType

System option with the internal name ContentsFinderListSortType. This option is a UInt.

View Source
Declaration
[GameConfigOption("ContentsFinderListSortType", ConfigType.UInt, true)]
ContentsFinderListSortType = 462

ContentsFinderSupplyEnable

System option with the internal name ContentsFinderSupplyEnable. This option is a UInt.

View Source
Declaration
[GameConfigOption("ContentsFinderSupplyEnable", ConfigType.UInt, true)]
ContentsFinderSupplyEnable = 463

EnemyListCastbarEnable

System option with the internal name EnemyListCastbarEnable. This option is a UInt.

View Source
Declaration
[GameConfigOption("EnemyListCastbarEnable", ConfigType.UInt, true)]
EnemyListCastbarEnable = 464

AchievementAppealLoginDisp

System option with the internal name AchievementAppealLoginDisp. This option is a UInt.

View Source
Declaration
[GameConfigOption("AchievementAppealLoginDisp", ConfigType.UInt, true)]
AchievementAppealLoginDisp = 465

ContentsFinderUseLangTypeJA

System option with the internal name ContentsFinderUseLangTypeJA. This option is a UInt.

View Source
Declaration
[GameConfigOption("ContentsFinderUseLangTypeJA", ConfigType.UInt, true)]
ContentsFinderUseLangTypeJA = 466

ContentsFinderUseLangTypeEN

System option with the internal name ContentsFinderUseLangTypeEN. This option is a UInt.

View Source
Declaration
[GameConfigOption("ContentsFinderUseLangTypeEN", ConfigType.UInt, true)]
ContentsFinderUseLangTypeEN = 467

ContentsFinderUseLangTypeDE

System option with the internal name ContentsFinderUseLangTypeDE. This option is a UInt.

View Source
Declaration
[GameConfigOption("ContentsFinderUseLangTypeDE", ConfigType.UInt, true)]
ContentsFinderUseLangTypeDE = 468

ContentsFinderUseLangTypeFR

System option with the internal name ContentsFinderUseLangTypeFR. This option is a UInt.

View Source
Declaration
[GameConfigOption("ContentsFinderUseLangTypeFR", ConfigType.UInt, true)]
ContentsFinderUseLangTypeFR = 469

ItemInventryWindowSizeType

System option with the internal name ItemInventryWindowSizeType. This option is a UInt.

View Source
Declaration
[GameConfigOption("ItemInventryWindowSizeType", ConfigType.UInt, true)]
ItemInventryWindowSizeType = 470

ItemInventryRetainerWindowSizeType

System option with the internal name ItemInventryRetainerWindowSizeType. This option is a UInt.

View Source
Declaration
[GameConfigOption("ItemInventryRetainerWindowSizeType", ConfigType.UInt, true)]
ItemInventryRetainerWindowSizeType = 471

BattleTalkShowFace

System option with the internal name BattleTalkShowFace. This option is a UInt.

View Source
Declaration
[GameConfigOption("BattleTalkShowFace", ConfigType.UInt, true)]
BattleTalkShowFace = 472

BannerContentsDispType

System option with the internal name BannerContentsDispType. This option is a UInt.

View Source
Declaration
[GameConfigOption("BannerContentsDispType", ConfigType.UInt, true)]
BannerContentsDispType = 473

BannerContentsNotice

System option with the internal name BannerContentsNotice. This option is a UInt.

View Source
Declaration
[GameConfigOption("BannerContentsNotice", ConfigType.UInt, true)]
BannerContentsNotice = 474

MipDispType

System option with the internal name MipDispType. This option is a UInt.

View Source
Declaration
[GameConfigOption("MipDispType", ConfigType.UInt, true)]
MipDispType = 475

BannerContentsOrderType

System option with the internal name BannerContentsOrderType. This option is a UInt.

View Source
Declaration
[GameConfigOption("BannerContentsOrderType", ConfigType.UInt, true)]
BannerContentsOrderType = 476

CCProgressAllyFixLeftSide

System option with the internal name CCProgressAllyFixLeftSide. This option is a UInt.

View Source
Declaration
[GameConfigOption("CCProgressAllyFixLeftSide", ConfigType.UInt, true)]
CCProgressAllyFixLeftSide = 477

CCMapAllyFixLeftSide

System option with the internal name CCMapAllyFixLeftSide. This option is a UInt.

View Source
Declaration
[GameConfigOption("CCMapAllyFixLeftSide", ConfigType.UInt, true)]
CCMapAllyFixLeftSide = 478

DispCCCountDown

System option with the internal name DispCCCountDown. This option is a UInt.

View Source
Declaration
[GameConfigOption("DispCCCountDown", ConfigType.UInt, true)]
DispCCCountDown = 479

EmoteTextType

System option with the internal name EmoteTextType. This option is a UInt.

View Source
Declaration
[GameConfigOption("EmoteTextType", ConfigType.UInt, true)]
EmoteTextType = 480

IsEmoteSe

System option with the internal name IsEmoteSe. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsEmoteSe", ConfigType.UInt, true)]
IsEmoteSe = 481

EmoteSeType

System option with the internal name EmoteSeType. This option is a UInt.

View Source
Declaration
[GameConfigOption("EmoteSeType", ConfigType.UInt, true)]
EmoteSeType = 482

PartyFinderNewArrivalDisp

System option with the internal name PartyFinderNewArrivalDisp. This option is a UInt.

View Source
Declaration
[GameConfigOption("PartyFinderNewArrivalDisp", ConfigType.UInt, true)]
PartyFinderNewArrivalDisp = 483

GPoseTargetFilterNPCLookAt

System option with the internal name GPoseTargetFilterNPCLookAt. This option is a UInt.

View Source
Declaration
[GameConfigOption("GPoseTargetFilterNPCLookAt", ConfigType.UInt, true)]
GPoseTargetFilterNPCLookAt = 484

GPoseMotionFilterAction

System option with the internal name GPoseMotionFilterAction. This option is a UInt.

View Source
Declaration
[GameConfigOption("GPoseMotionFilterAction", ConfigType.UInt, true)]
GPoseMotionFilterAction = 485

LsListSortPriority

System option with the internal name LsListSortPriority. This option is a UInt.

View Source
Declaration
[GameConfigOption("LsListSortPriority", ConfigType.UInt, true)]
LsListSortPriority = 486

FriendListSortPriority

System option with the internal name FriendListSortPriority. This option is a UInt.

View Source
Declaration
[GameConfigOption("FriendListSortPriority", ConfigType.UInt, true)]
FriendListSortPriority = 487

FriendListFilterType

System option with the internal name FriendListFilterType. This option is a UInt.

View Source
Declaration
[GameConfigOption("FriendListFilterType", ConfigType.UInt, true)]
FriendListFilterType = 488

FriendListSortType

System option with the internal name FriendListSortType. This option is a UInt.

View Source
Declaration
[GameConfigOption("FriendListSortType", ConfigType.UInt, true)]
FriendListSortType = 489

LetterListFilterType

System option with the internal name LetterListFilterType. This option is a UInt.

View Source
Declaration
[GameConfigOption("LetterListFilterType", ConfigType.UInt, true)]
LetterListFilterType = 490

LetterListSortType

System option with the internal name LetterListSortType. This option is a UInt.

View Source
Declaration
[GameConfigOption("LetterListSortType", ConfigType.UInt, true)]
LetterListSortType = 491

ContentsReplayEnable

System option with the internal name ContentsReplayEnable. This option is a UInt.

View Source
Declaration
[GameConfigOption("ContentsReplayEnable", ConfigType.UInt, true)]
ContentsReplayEnable = 492

MouseWheelOperationUp

System option with the internal name MouseWheelOperationUp. This option is a UInt.

View Source
Declaration
[GameConfigOption("MouseWheelOperationUp", ConfigType.UInt, true)]
MouseWheelOperationUp = 493

MouseWheelOperationDown

System option with the internal name MouseWheelOperationDown. This option is a UInt.

View Source
Declaration
[GameConfigOption("MouseWheelOperationDown", ConfigType.UInt, true)]
MouseWheelOperationDown = 494

MouseWheelOperationCtrlUp

System option with the internal name MouseWheelOperationCtrlUp. This option is a UInt.

View Source
Declaration
[GameConfigOption("MouseWheelOperationCtrlUp", ConfigType.UInt, true)]
MouseWheelOperationCtrlUp = 495

MouseWheelOperationCtrlDown

System option with the internal name MouseWheelOperationCtrlDown. This option is a UInt.

View Source
Declaration
[GameConfigOption("MouseWheelOperationCtrlDown", ConfigType.UInt, true)]
MouseWheelOperationCtrlDown = 496

MouseWheelOperationAltUp

System option with the internal name MouseWheelOperationAltUp. This option is a UInt.

View Source
Declaration
[GameConfigOption("MouseWheelOperationAltUp", ConfigType.UInt, true)]
MouseWheelOperationAltUp = 497

MouseWheelOperationAltDown

System option with the internal name MouseWheelOperationAltDown. This option is a UInt.

View Source
Declaration
[GameConfigOption("MouseWheelOperationAltDown", ConfigType.UInt, true)]
MouseWheelOperationAltDown = 498

MouseWheelOperationShiftUp

System option with the internal name MouseWheelOperationShiftUp. This option is a UInt.

View Source
Declaration
[GameConfigOption("MouseWheelOperationShiftUp", ConfigType.UInt, true)]
MouseWheelOperationShiftUp = 499

MouseWheelOperationShiftDown

System option with the internal name MouseWheelOperationShiftDown. This option is a UInt.

View Source
Declaration
[GameConfigOption("MouseWheelOperationShiftDown", ConfigType.UInt, true)]
MouseWheelOperationShiftDown = 500

TelepoTicketUseType

System option with the internal name TelepoTicketUseType. This option is a UInt.

View Source
Declaration
[GameConfigOption("TelepoTicketUseType", ConfigType.UInt, true)]
TelepoTicketUseType = 501

TelepoTicketGilSetting

System option with the internal name TelepoTicketGilSetting. This option is a UInt.

View Source
Declaration
[GameConfigOption("TelepoTicketGilSetting", ConfigType.UInt, true)]
TelepoTicketGilSetting = 502

TelepoCategoryType

System option with the internal name TelepoCategoryType. This option is a UInt.

View Source
Declaration
[GameConfigOption("TelepoCategoryType", ConfigType.UInt, true)]
TelepoCategoryType = 503

HidePcAroundQuestProgressNpc

System option with the internal name HidePcAroundQuestProgressNpc. This option is a UInt.

View Source
Declaration
[GameConfigOption("HidePcAroundQuestProgressNpc", ConfigType.UInt, true)]
HidePcAroundQuestProgressNpc = 504

HidePcAroundQuestProgressNpcIncludeParty

System option with the internal name HidePcAroundQuestProgressNpcIncludeParty. This option is a UInt.

View Source
Declaration
[GameConfigOption("HidePcAroundQuestProgressNpcIncludeParty", ConfigType.UInt, true)]
HidePcAroundQuestProgressNpcIncludeParty = 505

HidePcAroundNpcAccessingQuest

System option with the internal name HidePcAroundNpcAccessingQuest. This option is a UInt.

View Source
Declaration
[GameConfigOption("HidePcAroundNpcAccessingQuest", ConfigType.UInt, true)]
HidePcAroundNpcAccessingQuest = 506

HidePcAroundNpcAccessingQuestIncludeParty

System option with the internal name HidePcAroundNpcAccessingQuestIncludeParty. This option is a UInt.

View Source
Declaration
[GameConfigOption("HidePcAroundNpcAccessingQuestIncludeParty", ConfigType.UInt, true)]
HidePcAroundNpcAccessingQuestIncludeParty = 507

PvPFrontlinesGCFree

System option with the internal name PvPFrontlinesGCFree. This option is a UInt.

View Source
Declaration
[GameConfigOption("PvPFrontlinesGCFree", ConfigType.UInt, true)]
PvPFrontlinesGCFree = 508

PadMode

System option with the internal name PadMode. This option is a UInt.

View Source
Declaration
[GameConfigOption("PadMode", ConfigType.UInt, true)]
PadMode = 509

Extension Methods