MarkupProperty
Struct in Yarn.Markup
Inherits from System.ValueType
Summary
A property associated with a MarkupAttribute .
Remarks
You do not create instances of this struct yourself. It is created by objects that can parse markup, such as Dialogue .
Properties
See Also
Dialogue.ParseMarkup(string,string)
Last updated