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

DialogueLine's text

The line's delivery status.

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

Was this helpful?