Last updated 1 day ago
Was this helpful?
Constructor in
Initializes a new instance of the struct.
public MarkupParseResult(string text, List<MarkupAttribute> attributes)
string text
string
The plain text.
System.Collections.Generic.List<Yarn.Markup.MarkupAttribute> attributes
System.Collections.Generic.List<Yarn.Markup.MarkupAttribute>
The list of attributes.