Enum BitmapFontIcon
This class represents special icons that can appear in chat naturally or as IconPayloads.
Assembly: Dalamud.dll
View Source
public enum BitmapFontIcon : uint
Fields
None
No icon.
View Source
None = 0
ControllerDPadUp
The controller D-pad up icon.
View Source
ControllerDPadUp = 1
ControllerDPadDown
The controller D-pad down icon.
View Source
ControllerDPadDown = 2
ControllerDPadLeft
The controller D-pad left icon.
View Source
ControllerDPadLeft = 3
ControllerDPadRight
The controller D-pad right icon.
View Source
ControllerDPadRight = 4
ControllerDPadUpDown
The controller D-pad up/down icon.
View Source
ControllerDPadUpDown = 5
ControllerDPadLeftRight
The controller D-pad left/right icon.
View Source
ControllerDPadLeftRight = 6
ControllerDPadAll
The controller D-pad all directions icon.
View Source
ControllerDPadAll = 7
ControllerButton0
The controller button 0 icon (Xbox: B, PlayStation: Circle).
View Source
ControllerButton0 = 8
ControllerButton1
The controller button 1 icon (XBox: A, PlayStation: Cross).
View Source
ControllerButton1 = 9
ControllerButton2
The controller button 2 icon (XBox: X, PlayStation: Square).
View Source
ControllerButton2 = 10
ControllerButton3
The controller button 3 icon (BBox: Y, PlayStation: Triangle).
View Source
ControllerButton3 = 11
ControllerShoulderLeft
The controller left shoulder button icon.
View Source
ControllerShoulderLeft = 12
ControllerShoulderRight
The controller right shoulder button icon.
View Source
ControllerShoulderRight = 13
ControllerTriggerLeft
The controller left trigger button icon.
View Source
ControllerTriggerLeft = 14
ControllerTriggerRight
The controller right trigger button icon.
View Source
ControllerTriggerRight = 15
ControllerAnalogLeftStickIn
The controller left analog stick in icon.
View Source
ControllerAnalogLeftStickIn = 16
ControllerAnalogRightStickIn
The controller right analog stick in icon.
View Source
ControllerAnalogRightStickIn = 17
ControllerStart
The controller start button icon.
View Source
ControllerStart = 18
ControllerBack
The controller back button icon.
View Source
ControllerBack = 19
ControllerAnalogLeftStick
The controller left analog stick icon.
View Source
ControllerAnalogLeftStick = 20
ControllerAnalogLeftStickUpDown
The controller left analog stick up/down icon.
View Source
ControllerAnalogLeftStickUpDown = 21
ControllerAnalogLeftStickLeftRight
The controller left analog stick left/right icon.
View Source
ControllerAnalogLeftStickLeftRight = 22
ControllerAnalogRightStick
The controller right analog stick icon.
View Source
ControllerAnalogRightStick = 23
ControllerAnalogRightStickUpDown
The controller right analog stick up/down icon.
View Source
ControllerAnalogRightStickUpDown = 24
ControllerAnalogRightStickLeftRight
The controller right analog stick left/right icon.
View Source
ControllerAnalogRightStickLeftRight = 25
LaNoscea
The La Noscea region icon.
View Source
LaNoscea = 51
BlackShroud
The Black Shroud region icon.
View Source
BlackShroud = 52
Thanalan
The Thanalan region icon.
View Source
Thanalan = 53
AutoTranslateBegin
The auto translate begin icon.
View Source
AutoTranslateBegin = 54
AutoTranslateEnd
The auto translate end icon.
View Source
AutoTranslateEnd = 55
ElementFire
The fire element icon.
View Source
ElementFire = 56
ElementIce
The ice element icon.
View Source
ElementIce = 57
ElementWind
The wind element icon.
View Source
ElementWind = 58
ElementEarth
The earth element icon.