Links

LocalizedLine

Class in Yarn.Unity
Inherits from System.Object

Summary

Represents a line, ready to be presented to the user in the localisation they have specified.
public class LocalizedLine

Fields

Name
Description
Metadata
Any metadata associated with this line.
RawText
DialogueLine's text
DialogueLine's inline expression's substitution
TextID
DialogueLine's ID

Properties

Name
Description
The name of the character, if present.
Text
The underlying Yarn.Markup.MarkupParseResult for this line.
The underlying Yarn.Markup.MarkupParseResult for this line, with any character attribute removed.