Struct in Yarn.Markup
Inherits from System.ValueType
System.ValueType
A property associated with a MarkupAttribute .
public struct MarkupProperty
You do not create instances of this struct yourself. It is created by objects that can parse markup, such as LineParser .
Name
Gets the name of the property.
Value
Gets the value of the property.
Yarn.Markup.LineParser.ParseString(System.String,System.String,System.Boolean,System.Boolean,System.Boolean):
Last updated 2 months ago
Was this helpful?