Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Class in Yarn.Unity
Inherits from System.Object
Represents a line, ready to be presented to the user in the localisation they have specified.
Name | Description |
---|---|
Name | Description |
---|---|
The asset associated with this line, if any.
Any metadata associated with this line.
DialogueLine's text
DialogueLine's inline expression's substitution
DialogueLine's ID
The name of the character, if present.
The underlying MarkupParseResult for this line.
The underlying MarkupParseResult for this line, with any character
attribute removed.
Property in LocalizedLine
The name of the character, if present.
This value will be null
if the line does not have a character name.
Property in LocalizedLine
The underlying MarkupParseResult for this line, with any character
attribute removed.
If the line has no character
attribute, this method returns the same value as Text .