LocalizedLine
Inherits from
System.Object
Represents a line, ready to be presented to the user in the localisation they have specified.
public class LocalizedLine
Name | Description |
---|---|
Any metadata associated with this line. | |
DialogueLine's text | |
DialogueLine's inline expression's substitution | |
DialogueLine's ID |
Name | Description |
---|---|
The name of the character, if present. | |
The underlying Yarn.Markup.MarkupParseResult for this line. | |
The underlying Yarn.Markup.MarkupParseResult for this line, with any character attribute removed. |
Last modified 1yr ago