MarkupParseResult
Last updated
Was this helpful?
Last updated
Was this helpful?
Struct in
Inherits from System.ValueType
The result of parsing a line of marked-up text.
You do not create instances of this struct yourself. It is created by objects that can parse markup, such as .
Deletes an attribute from this markup.
Gets the first attribute with the specified name, if present.
The original text, with all parsed markers removed.
Yarn.Markup.LineParser.ParseString(System.String,System.String,System.Boolean,System.Boolean,System.Boolean):
Initializes a new instance of the struct.
Returns the substring of covered by attribute
Position and Length properties.
The list of s in this parse result.