Line(string,string[])

Constructor in Line

Summary

Initialises a new instance of the Line struct.

public Line(string stringID, string[] substitutions)

Parameters

NameDescription
string stringIDThe unique line ID for this content.
string[] substitutionsThe list of values that should be substituted into the final line.