LocalizedLine
Last updated
Was this helpful?
Class in Yarn.Unity
Inherits from System.Object
Represents a line, ready to be presented to the user in the localisation they have specified.
public class LocalizedLineThe asset associated with this line, if any.
A LocalizedLine object that represents content not being found.
Any metadata associated with this line.
DialogueLine's text
The object that created this line. Most of the time will be the DialogueRunner that passed the presenter the line.
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.
Last updated
Was this helpful?
Was this helpful?
