Enum TextFile.Formatting
Special Text Resource formatting bytes. http://www.uesp.net/wiki/Daggerfall:Text_Record_Format This is a work in progress.
Namespace: DaggerfallConnect.Arena2
Assembly: Assembly-CSharp.dll
Syntax
public enum Formatting
Fields
| Name | Description |
|---|---|
| EndOfPage | |
| EndOfRecord | |
| FirstCharacter | |
| FontPrefix | |
| InputCursorPositioner | |
| JustifyCenter | |
| JustifyLeft | |
| LastCharacter | |
| NewLine | |
| NewLineOffset | |
| Nothing | |
| PositionPrefix | |
| PullPreceeding | |
| SameLineOffset | |
| SubrecordSeparator | |
| Text | |
| TextAnswer | |
| TextHighlight | |
| TextQuestion |