Enum XivChatType
The FFXIV chat types as seen in the LogKind excel sheet.
Assembly: Dalamud.dll
public enum XivChatType : ushort
Fields
None
No chat type.
None = 0
Debug
The debug chat type.
Debug = 1
Urgent
The urgent chat type.
Urgent = 2
Notice
The notice chat type.
Notice = 3
Say
The say chat type.
Say = 10
Shout
The shout chat type.
Shout = 11
TellOutgoing
The outgoing tell chat type.
TellOutgoing = 12
TellIncoming
The incoming tell chat type.
TellIncoming = 13
Party
The party chat type.
Party = 14
Alliance
The alliance chat type.
Alliance = 15
Ls1
The linkshell 1 chat type.
Ls1 = 16
Ls2
The linkshell 2 chat type.
Ls2 = 17
Ls3
The linkshell 3 chat type.
Ls3 = 18
Ls4
The linkshell 4 chat type.
Ls4 = 19
Ls5
The linkshell 5 chat type.
Ls5 = 20
Ls6
The linkshell 6 chat type.
Ls6 = 21
Ls7
The linkshell 7 chat type.
Ls7 = 22
Ls8
The linkshell 8 chat type.
Ls8 = 23
FreeCompany
The free company chat type.
FreeCompany = 24
NoviceNetwork
The novice network chat type.
NoviceNetwork = 27
CustomEmote
The custom emotes chat type.
CustomEmote = 28
StandardEmote
The standard emotes chat type.
StandardEmote = 29
Yell
The yell chat type.
Yell = 30
CrossParty
The cross-world party chat type.
CrossParty = 32
PvPTeam
The PvP team chat type.
PvPTeam = 36
CrossLinkShell1
The cross-world linkshell chat type.
CrossLinkShell1 = 37
Damage
The action damage chat type.
Damage = 41
Miss
The action miss chat type.
Miss = 42
Action
The action chat type.
Action = 43
Item
The item chat type.
Item = 44
Healing
The action healing chat type.
Healing = 45
GainBuff
The gain buff chat type.
GainBuff = 46
GainDebuff
The gain debuff chat type.
GainDebuff = 47
LoseBuff
The lose buff chat type.
LoseBuff = 48
LoseDebuff
The lose debuff chat type.
LoseDebuff = 49
GlamourNotifications
The glamourer notification chat type.
GlamourNotifications = 54
Alarm
The alarm chat type.
Alarm = 55
Echo
The echo chat type.
Echo = 56
SystemMessage
The system message chat type.
SystemMessage = 57
SystemError
The system error chat type.
SystemError = 58
GatheringSystemMessage
The system message (gathering) chat type.
GatheringSystemMessage = 59
ErrorMessage
The error message chat type.
ErrorMessage = 60
NPCDialogue
The NPC Dialogue chat type.
NPCDialogue = 61
LootNotice
The loot notice chat type.
LootNotice = 62
Progress
The progress chat type.
Progress = 64
LootRoll
The loot roll chat type.
LootRoll = 65
Crafting
The crafting chat type.
Crafting = 66
Gathering
The gathering chat type.
Gathering = 67
NPCDialogueAnnouncements
The NPC Dialogue (Announcements) chat type.
NPCDialogueAnnouncements = 68
FreeCompanyAnnouncement
The fc announcement chat type.
FreeCompanyAnnouncement = 69
FreeCompanyLoginLogout
The fc login and logout chat type.
FreeCompanyLoginLogout = 70
RetainerSale
The retainer sale chat type.
RetainerSale = 71
Remarks
This might be used for other purposes.
PeriodicRecruitmentNotification
The periodic recruitment notification chat type.
PeriodicRecruitmentNotification = 72
Sign
The sign chat type.
Sign = 73
RandomNumber
The random number chat type.
RandomNumber = 74
NoviceNetworkSystem
The NN system chat type.
NoviceNetworkSystem = 75
Orchestrion
The orchestrion chat type.
Orchestrion = 76
PvpTeamAnnouncement
The pvp team announcement chat type.
PvpTeamAnnouncement = 77
PvpTeamLoginLogout
The pvp team login and logout chat type.
PvpTeamLoginLogout = 78
MessageBook
The message book chat type.
MessageBook = 79
GmTell
The GM tell chat type.
GmTell = 80
GmSay
The GM say chat type.
GmSay = 81
GmShout
The GM shout chat type.
GmShout = 82
GmYell
The GM yell chat type.
GmYell = 83
GmParty
The GM party chat type.
GmParty = 84
GmFreeCompany
The GM fc chat type.
GmFreeCompany = 85
GmLinkshell1
The GM ls1 chat type.
GmLinkshell1 = 86
GmLinkshell2
The GM ls2 chat type.
GmLinkshell2 = 87
GmLinkshell3
The GM ls3 chat type.
GmLinkshell3 = 88
GmLinkshell4
The GM ls4 chat type.
GmLinkshell4 = 89
GmLinkshell5
The GM ls5 chat type.
GmLinkshell5 = 90
GmLinkshell6
The GM ls6 chat type.
GmLinkshell6 = 91
GmLinkshell7
The GM ls7 chat type.
GmLinkshell7 = 92
GmLinkshell8
The GM ls8 chat type.
GmLinkshell8 = 93
GmNoviceNetwork
The GM NN chat type.
GmNoviceNetwork = 94
CrossLinkShell2
The cross-world linkshell 2 chat type.
CrossLinkShell2 = 101
CrossLinkShell3
The cross-world linkshell 3 chat type.
CrossLinkShell3 = 102
CrossLinkShell4
The cross-world linkshell 4 chat type.
CrossLinkShell4 = 103
CrossLinkShell5
The cross-world linkshell 5 chat type.
CrossLinkShell5 = 104
CrossLinkShell6
The cross-world linkshell 6 chat type.
CrossLinkShell6 = 105
CrossLinkShell7
The cross-world linkshell 7 chat type.
CrossLinkShell7 = 106
CrossLinkShell8
The cross-world linkshell 8 chat type.
CrossLinkShell8 = 107
Extension Methods
- Dalamud.Game.Text.XivChatTypeExtensions.AppliesRelationKind(Dalamud.Game.Text.XivChatType)
- Dalamud.Game.Text.XivChatTypeExtensions.GetDetails(Dalamud.Game.Text.XivChatType)
- Dalamud.Game.Text.XivChatTypeExtensions.IsUsedByGm(Dalamud.Game.Text.XivChatType)
- System.Enum.Dalamud.Utility.EnumExtensions.GetAttribute``1
- System.Enum.Dalamud.Utility.EnumExtensions.GetAttributes``1
- Dalamud.Utility.EnumExtensions.IsObsolete(System.Enum)