Skip to main content

Enum BitmapFontIcon

This class represents special icons that can appear in chat naturally or as IconPayloads.

Assembly: Dalamud.dll
View Source
Declaration
public enum BitmapFontIcon : uint

Fields

None

No icon.

View Source
Declaration
None = 0

ControllerDPadUp

The controller D-pad up icon.

View Source
Declaration
ControllerDPadUp = 1

ControllerDPadDown

The controller D-pad down icon.

View Source
Declaration
ControllerDPadDown = 2

ControllerDPadLeft

The controller D-pad left icon.

View Source
Declaration
ControllerDPadLeft = 3

ControllerDPadRight

The controller D-pad right icon.

View Source
Declaration
ControllerDPadRight = 4

ControllerDPadUpDown

The controller D-pad up/down icon.

View Source
Declaration
ControllerDPadUpDown = 5

ControllerDPadLeftRight

The controller D-pad left/right icon.

View Source
Declaration
ControllerDPadLeftRight = 6

ControllerDPadAll

The controller D-pad all directions icon.

View Source
Declaration
ControllerDPadAll = 7

ControllerButton0

The controller button 0 icon (Xbox: B, PlayStation: Circle).

View Source
Declaration
ControllerButton0 = 8

ControllerButton1

The controller button 1 icon (XBox: A, PlayStation: Cross).

View Source
Declaration
ControllerButton1 = 9

ControllerButton2

The controller button 2 icon (XBox: X, PlayStation: Square).

View Source
Declaration
ControllerButton2 = 10

ControllerButton3

The controller button 3 icon (BBox: Y, PlayStation: Triangle).

View Source
Declaration
ControllerButton3 = 11

ControllerShoulderLeft

The controller left shoulder button icon.

View Source
Declaration
ControllerShoulderLeft = 12

ControllerShoulderRight

The controller right shoulder button icon.

View Source
Declaration
ControllerShoulderRight = 13

ControllerTriggerLeft

The controller left trigger button icon.

View Source
Declaration
ControllerTriggerLeft = 14

ControllerTriggerRight

The controller right trigger button icon.

View Source
Declaration
ControllerTriggerRight = 15

ControllerAnalogLeftStickIn

The controller left analog stick in icon.

View Source
Declaration
ControllerAnalogLeftStickIn = 16

ControllerAnalogRightStickIn

The controller right analog stick in icon.

View Source
Declaration
ControllerAnalogRightStickIn = 17

ControllerStart

The controller start button icon.

View Source
Declaration
ControllerStart = 18

ControllerBack

The controller back button icon.

View Source
Declaration
ControllerBack = 19

ControllerAnalogLeftStick

The controller left analog stick icon.

View Source
Declaration
ControllerAnalogLeftStick = 20

ControllerAnalogLeftStickUpDown

The controller left analog stick up/down icon.

View Source
Declaration
ControllerAnalogLeftStickUpDown = 21

ControllerAnalogLeftStickLeftRight

The controller left analog stick left/right icon.

View Source
Declaration
ControllerAnalogLeftStickLeftRight = 22

ControllerAnalogRightStick

The controller right analog stick icon.

View Source
Declaration
ControllerAnalogRightStick = 23

ControllerAnalogRightStickUpDown

The controller right analog stick up/down icon.

View Source
Declaration
ControllerAnalogRightStickUpDown = 24

ControllerAnalogRightStickLeftRight

The controller right analog stick left/right icon.

View Source
Declaration
ControllerAnalogRightStickLeftRight = 25

LaNoscea

The La Noscea region icon.

View Source
Declaration
LaNoscea = 51

BlackShroud

The Black Shroud region icon.

View Source
Declaration
BlackShroud = 52

Thanalan

The Thanalan region icon.

View Source
Declaration
Thanalan = 53

AutoTranslateBegin

The auto translate begin icon.

View Source
Declaration
AutoTranslateBegin = 54

AutoTranslateEnd

The auto translate end icon.

View Source
Declaration
AutoTranslateEnd = 55

ElementFire

The fire element icon.

View Source
Declaration
ElementFire = 56

ElementIce

The ice element icon.

View Source
Declaration
ElementIce = 57

ElementWind

The wind element icon.

View Source
Declaration
ElementWind = 58

ElementEarth

The earth element icon.

View Source
Declaration
ElementEarth = 59

ElementLightning

The lightning element icon.

View Source
Declaration
ElementLightning = 60

ElementWater

The water element icon.

View Source
Declaration
ElementWater = 61

LevelSync

The level sync icon.

View Source
Declaration
LevelSync = 62

Warning

The warning icon.

View Source
Declaration
Warning = 63

Ishgard

The Ishgard region icon.

View Source
Declaration
Ishgard = 64

Aetheryte

The Aetheryte icon.

View Source
Declaration
Aetheryte = 65

Aethernet

The Aethernet icon.

View Source
Declaration
Aethernet = 66

GoldStar

The gold star icon.

View Source
Declaration
GoldStar = 67

SilverStar

The silver star icon.

View Source
Declaration
SilverStar = 68

GreenDot

The green dot icon.

View Source
Declaration
GreenDot = 70

SwordUnsheathed

The unsheathed sword icon.

View Source
Declaration
SwordUnsheathed = 71

SwordSheathed

The sheathed sword icon.

View Source
Declaration
SwordSheathed = 72

Dice

The dice icon.

View Source
Declaration
Dice = 73

FlyZone

The flyable zone icon.

View Source
Declaration
FlyZone = 74

FlyZoneLocked

The no-flying zone icon.

View Source
Declaration
FlyZoneLocked = 75

NoCircle

The no-circle/prohibited icon.

View Source
Declaration
NoCircle = 76

NewAdventurer

The sprout icon.

View Source
Declaration
NewAdventurer = 77

Mentor

The mentor icon.

View Source
Declaration
Mentor = 78

MentorPvE

The PvE mentor icon.

View Source
Declaration
MentorPvE = 79

MentorCrafting

The crafting mentor icon.

View Source
Declaration
MentorCrafting = 80

MentorPvP

The PvP mentor icon.

View Source
Declaration
MentorPvP = 81

Tank

The tank role icon.

View Source
Declaration
Tank = 82

Healer

The healer role icon.

View Source
Declaration
Healer = 83

DPS

The DPS role icon.

View Source
Declaration
DPS = 84

Crafter

The crafter role icon.

View Source
Declaration
Crafter = 85

Gatherer

The gatherer role icon.

View Source
Declaration
Gatherer = 86

AnyClass

The "any" role icon.

View Source
Declaration
AnyClass = 87

CrossWorld

The cross-world icon.

View Source
Declaration
CrossWorld = 88

FateSlay

The slay type Fate icon.

View Source
Declaration
FateSlay = 89

FateBoss

The boss type Fate icon.

View Source
Declaration
FateBoss = 90

FateGather

The gather type Fate icon.

View Source
Declaration
FateGather = 91

FateDefend

The defend type Fate icon.

View Source
Declaration
FateDefend = 92

FateEscort

The escort type Fate icon.

View Source
Declaration
FateEscort = 93

FateSpecial1

The special type 1 Fate icon.

View Source
Declaration
FateSpecial1 = 94

Returner

The returner icon.

View Source
Declaration
Returner = 95

FarEast

The Far-East region icon.

View Source
Declaration
FarEast = 96

GyrAbania

The Gyr Albania region icon.

View Source
Declaration
GyrAbania = 97

FateSpecial2

The special type 2 Fate icon.

View Source
Declaration
FateSpecial2 = 98

PriorityWorld

The priority world icon.

View Source
Declaration
PriorityWorld = 99

ElementalLevel

The elemental level icon.

View Source
Declaration
ElementalLevel = 100

ExclamationRectangle

The exclamation rectangle icon.

View Source
Declaration
ExclamationRectangle = 101

NotoriousMonster

The notorious monster icon.

View Source
Declaration
NotoriousMonster = 102

Recording

The recording icon.

View Source
Declaration
Recording = 103

Alarm

The alarm icon.

View Source
Declaration
Alarm = 104

ArrowUp

The arrow up icon.

View Source
Declaration
ArrowUp = 105

ArrowDown

The arrow down icon.

View Source
Declaration
ArrowDown = 106

Crystarium

The Crystarium region icon.

View Source
Declaration
Crystarium = 107

MentorProblem

The mentor problem icon.

View Source
Declaration
MentorProblem = 108

FateUnknownGold

The unknown gold type Fate icon.

View Source
Declaration
FateUnknownGold = 109

OrangeDiamond

The orange diamond icon.

View Source
Declaration
OrangeDiamond = 110

FateCrafting

The crafting type Fate icon.

View Source
Declaration
FateCrafting = 111

FanFestival

The Fan Festival logo.

View Source
Declaration
FanFestival = 112

Sharlayan

The Sharlayan region icon.

View Source
Declaration
Sharlayan = 113

Ilsabard

The Ilsabard region icon.

View Source
Declaration
Ilsabard = 114

Garlemald

The Garlemald region icon.

View Source
Declaration
Garlemald = 115

IslandSanctuary

The Island Sanctuary icon.

View Source
Declaration
IslandSanctuary = 116

DamagePhysical

The Physical Damage icon.

View Source
Declaration
DamagePhysical = 117

DamageMagical

The Magical Damage icon.

View Source
Declaration
DamageMagical = 118

DamageSpecial

The Special Damage icon.

View Source
Declaration
DamageSpecial = 119

GoldStarProblem

A gold star icon with an orange exclamation mark.

View Source
Declaration
GoldStarProblem = 120

BlueStar

A blue star icon.

View Source
Declaration
BlueStar = 121

BlueStarProblem

A blue star icon with an orange exclamation mark.

View Source
Declaration
BlueStarProblem = 121

Disconnecting

The Disconnecting icon.

View Source
Declaration
Disconnecting = 124

DoNotDisturb

The Do Not Disturb icon.

View Source
Declaration
DoNotDisturb = 125

Meteor

The Meteor icon.

View Source
Declaration
Meteor = 126

RolePlaying

The Role Playing icon.

View Source
Declaration
RolePlaying = 127

Gladiator

The Gladiator icon.

View Source
Declaration
Gladiator = 128

Pugilist

The Pugilist icon.

View Source
Declaration
Pugilist = 129

Marauder

The Marauder icon.

View Source
Declaration
Marauder = 130

Lancer

The Lancer icon.

View Source
Declaration
Lancer = 131

Archer

The Archer icon.

View Source
Declaration
Archer = 132

Conjurer

The Conjurer icon.

View Source
Declaration
Conjurer = 133

Thaumaturge

The Thaumaturge icon.

View Source
Declaration
Thaumaturge = 134

Carpenter

The Carpenter icon.

View Source
Declaration
Carpenter = 135

Blacksmith

The Blacksmith icon.

View Source
Declaration
Blacksmith = 136

Armorer

The Armorer icon.

View Source
Declaration
Armorer = 137

Goldsmith

The Goldsmith icon.

View Source
Declaration
Goldsmith = 138

Leatherworker

The Leatherworker icon.

View Source
Declaration
Leatherworker = 139

Weaver

The Weaver icon.

View Source
Declaration
Weaver = 140

Alchemist

The Alchemist icon.

View Source
Declaration
Alchemist = 131

Culinarian

The Culinarian icon.

View Source
Declaration
Culinarian = 132

Miner

The Miner icon.

View Source
Declaration
Miner = 143

Botanist

The Botanist icon.

View Source
Declaration
Botanist = 144

Fisher

The Fisher icon.

View Source
Declaration
Fisher = 145

Paladin

The Paladin icon.

View Source
Declaration
Paladin = 146

Monk

The Monk icon.

View Source
Declaration
Monk = 147

Warrior

The Warrior icon.

View Source
Declaration
Warrior = 148

Dragoon

The Dragoon icon.

View Source
Declaration
Dragoon = 149

Bard

The Bard icon.

View Source
Declaration
Bard = 150

WhiteMage

The White Mage icon.

View Source
Declaration
WhiteMage = 151

BlackMage

The Black Mage icon.

View Source
Declaration
BlackMage = 152

Arcanist

The Arcanist icon.

View Source
Declaration
Arcanist = 153

Summoner

The Summoner icon.

View Source
Declaration
Summoner = 154

Scholar

The Scholar icon.

View Source
Declaration
Scholar = 155

Rogue

The Rogue icon.

View Source
Declaration
Rogue = 156

Ninja

The Ninja icon.

View Source
Declaration
Ninja = 157

Machinist

The Machinist icon.

View Source
Declaration
Machinist = 158

DarkKnight

The Dark Knight icon.

View Source
Declaration
DarkKnight = 159

Astrologian

The Astrologian icon.

View Source
Declaration
Astrologian = 160

Samurai

The Samurai icon.

View Source
Declaration
Samurai = 161

RedMage

The Red Mage icon.

View Source
Declaration
RedMage = 162

BlueMage

The Blue Mage icon.

View Source
Declaration
BlueMage = 163

Gunbreaker

The Gunbreaker icon.

View Source
Declaration
Gunbreaker = 164

Dancer

The Dancer icon.

View Source
Declaration
Dancer = 165

Reaper

The Reaper icon.

View Source
Declaration
Reaper = 166

Sage

The Sage icon.

View Source
Declaration
Sage = 167

WaitingForDutyFinder

The Waiting For Duty Finder icon.

View Source
Declaration
WaitingForDutyFinder = 168

Extension Methods