ProcessReplacementMarker(MarkupAttribute,StringBuilder,List<MarkupAttribute>,string)

Method in AttributeMarkerProcessor

Summary

public abstract List<LineParser.MarkupDiagnostic> ProcessReplacementMarker(MarkupAttribute marker, StringBuilder childBuilder, List<MarkupAttribute> childAttributes, string localeCode);

Parameters

Name
Description

System.Text.StringBuilder childBuilder

System.Collections.Generic.List<Yarn.Markup.MarkupAttribute> childAttributes

string localeCode

Last updated

Was this helpful?