Enum FontStyles
Which font to use for text element. Mainly for books. Most other UIs disregard font selection at this time.
Namespace: DaggerfallWorkshop.Localization
Assembly: Assembly-CSharp.dll
Syntax
public enum FontStyles
Fields
| Name | Description |
|---|---|
| Default | |
| Font5 | |
| Large | |
| None | |
| Small | |
| Title |