Links

TextWithoutCharacterName

Property in LocalizedLine

Summary

The underlying Yarn.Markup.MarkupParseResult for this line, with any character attribute removed.
public Markup.MarkupParseResult TextWithoutCharacterName
{
get; }

Remarks

If the line has no character attribute, this method returns the same value as Text .
Last modified 1yr ago