ParseMarkup(string)
public MarkupParseResult ParseMarkup(string line)
The MarkupParseResult 's Text will have any
select
, plural
or ordinal
markers replaced with the appropriate text, following this Dialogue 's LanguageCode .Name | Description |
---|---|
string line | The line of text to parse. |
The results of parsing the markup.
Last modified 1yr ago