This site is for Yarn Spinner v1, and won't be updated. Go to the current site.

OptionSet.Option.ID Property

Gets the identifying number for this option.

public int ID { get; }

Remarks

When the user selects this option, this value should be used as the parameter for SetSelectedOption(Int32).

Source

Defined in YarnSpinner/Dialogue.cs, line 128.