Enum BitmapFontIcon
This class represents special icons that can appear in chat naturally or as IconPayloads.
Assembly: Dalamud.dll
public enum BitmapFontIcon : uint
Fields
None
No icon.
None = 0
ControllerDPadUp
The controller D-pad up icon.
ControllerDPadUp = 1
ControllerDPadDown
The controller D-pad down icon.
ControllerDPadDown = 2
ControllerDPadLeft
The controller D-pad left icon.
ControllerDPadLeft = 3
ControllerDPadRight
The controller D-pad right icon.
ControllerDPadRight = 4
ControllerDPadUpDown
The controller D-pad up/down icon.
ControllerDPadUpDown = 5
ControllerDPadLeftRight
The controller D-pad left/right icon.
ControllerDPadLeftRight = 6
ControllerDPadAll
The controller D-pad all directions icon.
ControllerDPadAll = 7
ControllerButton0
The controller button 0 icon (Xbox: B, PlayStation: Circle).
ControllerButton0 = 8
ControllerButton1
The controller button 1 icon (XBox: A, PlayStation: Cross).
ControllerButton1 = 9
ControllerButton2
The controller button 2 icon (XBox: X, PlayStation: Square).
ControllerButton2 = 10
ControllerButton3
The controller button 3 icon (BBox: Y, PlayStation: Triangle).
ControllerButton3 = 11
ControllerShoulderLeft
The controller left shoulder button icon.
ControllerShoulderLeft = 12
ControllerShoulderRight
The controller right shoulder button icon.
ControllerShoulderRight = 13
ControllerTriggerLeft
The controller left trigger button icon.
ControllerTriggerLeft = 14
ControllerTriggerRight
The controller right trigger button icon.
ControllerTriggerRight = 15
ControllerAnalogLeftStickIn
The controller left analog stick in icon.
ControllerAnalogLeftStickIn = 16
ControllerAnalogRightStickIn
The controller right analog stick in icon.
ControllerAnalogRightStickIn = 17
ControllerStart
The controller start button icon.
ControllerStart = 18
ControllerBack
The controller back button icon.
ControllerBack = 19
ControllerAnalogLeftStick
The controller left analog stick icon.
ControllerAnalogLeftStick = 20
ControllerAnalogLeftStickUpDown
The controller left analog stick up/down icon.
ControllerAnalogLeftStickUpDown = 21
ControllerAnalogLeftStickLeftRight
The controller left analog stick left/right icon.
ControllerAnalogLeftStickLeftRight = 22
ControllerAnalogRightStick
The controller right analog stick icon.
ControllerAnalogRightStick = 23
ControllerAnalogRightStickUpDown
The controller right analog stick up/down icon.
ControllerAnalogRightStickUpDown = 24
ControllerAnalogRightStickLeftRight
The controller right analog stick left/right icon.
ControllerAnalogRightStickLeftRight = 25
LaNoscea
The La Noscea region icon.
LaNoscea = 51
BlackShroud
The Black Shroud region icon.
BlackShroud = 52
Thanalan
The Thanalan region icon.
Thanalan = 53
AutoTranslateBegin
The auto translate begin icon.
AutoTranslateBegin = 54
AutoTranslateEnd
The auto translate end icon.
AutoTranslateEnd = 55
ElementFire
The fire element icon.
ElementFire = 56
ElementIce
The ice element icon.
ElementIce = 57
ElementWind
The wind element icon.
ElementWind = 58
ElementEarth
The earth element icon.
ElementEarth = 59
ElementLightning
The lightning element icon.
ElementLightning = 60
ElementWater
The water element icon.
ElementWater = 61
LevelSync
The level sync icon.
LevelSync = 62
Warning
The warning icon.
Warning = 63
Ishgard
The Ishgard region icon.
Ishgard = 64
Aetheryte
The Aetheryte icon.
Aetheryte = 65
Aethernet
The Aethernet icon.
Aethernet = 66
GoldStar
The gold star icon.
GoldStar = 67
SilverStar
The silver star icon.
SilverStar = 68
GreenDot
The green dot icon.
GreenDot = 70
SwordUnsheathed
The unsheathed sword icon.
SwordUnsheathed = 71
SwordSheathed
The sheathed sword icon.
SwordSheathed = 72
Dice
The dice icon.
Dice = 73
FlyZone
The flyable zone icon.
FlyZone = 74
FlyZoneLocked
The no-flying zone icon.
FlyZoneLocked = 75
NoCircle
The no-circle/prohibited icon.
NoCircle = 76
NewAdventurer
The sprout icon.
NewAdventurer = 77
Mentor
The mentor icon.
Mentor = 78
MentorPvE
The PvE mentor icon.
MentorPvE = 79
MentorCrafting
The crafting mentor icon.
MentorCrafting = 80
MentorPvP
The PvP mentor icon.
MentorPvP = 81
Tank
The tank role icon.
Tank = 82
Healer
The healer role icon.
Healer = 83
DPS
The DPS role icon.
DPS = 84
Crafter
The crafter role icon.
Crafter = 85
Gatherer
The gatherer role icon.
Gatherer = 86
AnyClass
The "any" role icon.
AnyClass = 87
CrossWorld
The cross-world icon.
CrossWorld = 88
FateSlay
The slay type Fate icon.
FateSlay = 89
FateBoss
The boss type Fate icon.
FateBoss = 90
FateGather
The gather type Fate icon.
FateGather = 91
FateDefend
The defend type Fate icon.
FateDefend = 92
FateEscort
The escort type Fate icon.
FateEscort = 93
FateSpecial1
The special type 1 Fate icon.
FateSpecial1 = 94
Returner
The returner icon.
Returner = 95
FarEast
The Far-East region icon.
FarEast = 96
GyrAbania
The Gyr Albania region icon.
GyrAbania = 97
FateSpecial2
The special type 2 Fate icon.
FateSpecial2 = 98
PriorityWorld
The priority world icon.
PriorityWorld = 99
ElementalLevel
The elemental level icon.
ElementalLevel = 100