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