MarkupProperty
Last updated
Was this helpful?
Struct in Yarn.Markup
Inherits from System.ValueType
A property associated with a MarkupAttribute .
public struct MarkupPropertyYou do not create instances of this struct yourself. It is created by objects that can parse markup, such as Dialogue .
Dialogue.ParseMarkup(string): Parses a line of text, and produces a MarkupParseResult containing the results.
Last updated
Was this helpful?
Was this helpful?
