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
Asset
The asset associated with this line, if any.
Metadata
Any metadata associated with this line.
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 MarkupParseResult for this line.
TextWithoutCharacterName
The underlying MarkupParseResult for this line, with any character attribute removed.
character
Last updated 2 years ago
Was this helpful?