Last updated 3 months ago
Was this helpful?
Method in
Inserts TextMeshPro line break markup in a line where Yarn line break attributes appear.
A string containing TextMeshPro <br/> markers where Yarn [br/] attributes appear.
<br/>
[br/]
public static string AddLineBreaks(Markup.MarkupParseResult line)
Yarn.Markup.MarkupParseResult line
The line containing Yarn line break attributes.