MarkupProperty
Struct in Yarn.Markup
Inherits from System.ValueType
Summary
A property associated with a MarkupAttribute .
public struct MarkupProperty
Remarks
You do not create instances of this struct yourself. It is created by objects that can parse markup, such as LineParser .
Properties
See Also
Yarn.Markup.LineParser.ParseString(System.String,System.String,System.Boolean,System.Boolean,System.Boolean):
Last updated
Was this helpful?