2.4 (Current)
Search
K
Links
Comment on page

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
Asset
The asset associated with this line, if any.
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 MarkupParseResult for this line.
The underlying MarkupParseResult for this line, with any character attribute removed.
Last modified 2mo ago