Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
FontType.cs
Go to the documentation of this file.
1public enum FontType
2{
3 UI = 0,
4 News = 4,
5 Widget = 5,
6 Chatbox = 6,
7 Balloon = 7,
8 Dialog = 8,
9 DontChange = 9
10}
FontType
Definition: FontType.cs:2
Definition: Dialog.cs:7
Definition: UI.cs:10
Definition: Widget.cs:7