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.
Fields
Name
Description
Any metadata associated with this line.
DialogueLine's text
DialogueLine's inline expression's substitution
DialogueLine's ID
Properties
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 updated