Contains classes for working with markup in Yarn lines.
BuiltInMarkupReplacer
A marker processor that handles the built-in markers [select] [plural] , and [ordinal] .
[select]
[plural]
[ordinal]
LineParser
Parses text and produces markup information.
MarkupParseException
An exception representing something going wrong when parsing markup.
MarkupValueType
A type of MarkupValue .
TagType
A type of Yarn.Markup.MarkupAttributeMarker .
Yarn.Markup.MarkupAttributeMarker
IAttributeMarkerProcessor
Provides a mechanism for producing replacement text for a marker.
MarkupAttribute
Represents a range of text in a marked-up string.
MarkupParseResult
The result of parsing a line of marked-up text.
MarkupProperty
A property associated with a MarkupAttribute .
MarkupValue
A value associated with a MarkupProperty .
ReplacementMarkerResult
A bundle of results from processing replacement markers.
Last updated 3 months ago
Was this helpful?