Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
FontColor.cs
Go to the documentation of this file.
1public enum FontColor
2{
3 DontChange = 0,
4 Default = 1,
5 Header = 2,
6 Topic = 3,
7 Passive = 4,
8 Good = 5,
9 Bad = 6,
10 Flavor = 7,
11 ItemName = 8,
12 Interaction = 9,
13 HeaderDark = 10,
14 HeaderMenu = 11,
15 Warning = 12,
16 Great = 13,
17 Util = 14,
18 Topic2 = 15,
19 Gray = 16,
20 Button = 20,
21 ButtonGeneral = 21,
23 ButtonBig = 23,
24 ButtonBottom = 24,
25 ButtonGrid = 25,
26 ButtonSide = 26,
27 ButtonGrid2 = 27,
28 ButtonGrid3 = 28,
29 Dropdown = 30,
30 Tab = 31,
31 Title = 40,
32 News = 41,
33 MsgDefault = 100,
34 Tag = 101,
35 Charge = 102,
36 QuestObjective = 103,
37 Myth = 104,
38 FoodQuality = 105,
39 FoodMisc = 106,
40 Ether = 200,
41 Ignore = 999
42}
FontColor
Definition: FontColor.cs:2
@ ButtonSelectable
@ QuestObjective
Definition: Util.cs:10