MarkupProperty
Inherits from
System.ValueType
public struct MarkupProperty
You 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 modified 21d ago