OptionSet.Option.Line Property
Gets the Line
that should be presented to the user
for this option.
public Line Line { get; }
Remarks
See the documentation for the Line
class for
information on how to prepare a line before presenting it
to the user.
See Also
Source
Defined in YarnSpinner/Dialogue.cs, line 120.