OptionSet.Options Property
Gets the OptionSet.Option
s that should be presented to the user.
public OptionSet.Option[] Options { get; }
See Also
OptionSet.Option
: An option to be presented to the user.
Source
Defined in YarnSpinner/Dialogue.cs, line 135.