Class in Yarn.Unity
Inherits from System.Object
System.Object
Represents a line, ready to be presented to the user in the localisation they have specified.
public class LocalizedLine
RawText
DialogueLine's text
Substitutions
DialogueLine's inline expression's substitution
TextID
DialogueLine's ID
CharacterName
The name of the character, if present.
Text
The underlying Yarn.Markup.MarkupParseResult for this line.
Yarn.Markup.MarkupParseResult
TextWithoutCharacterName
The underlying Yarn.Markup.MarkupParseResult for this line, with any character attribute removed.
character
Last updated 3 years ago
Was this helpful?