Utility Class
Utility methods for working with line tags.
public static class Utility
Methods
Name | Description |
---|---|
AddTagsToLines(String, ICollection |
Given Yarn source code, adds line tags to the ends of all lines that need one and do not already have one. |
Source
Defined in YarnSpinner.Compiler/Utility.cs, line 11.