Last updated 4 months ago
Was this helpful?
Method in
public abstract List<LineParser.MarkupDiagnostic> ProcessReplacementMarker(MarkupAttribute marker, StringBuilder childBuilder, List<MarkupAttribute> childAttributes, string localeCode);
marker
System.Text.StringBuilder childBuilder
System.Text.StringBuilder
System.Collections.Generic.List<Yarn.Markup.MarkupAttribute> childAttributes
System.Collections.Generic.List<Yarn.Markup.MarkupAttribute>
string localeCode
string