Constructor in Line
Initialises a new instance of the Line struct.
public Line(string stringID, string[] substitutions)
string stringID
string
The unique line ID for this content.
string[] substitutions
string[]
The list of values that should be substituted into the final line.
Last updated 10 months ago
Was this helpful?