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

OptionSet Struct

A set of OptionSet.Options, sent from the Dialogue to the game.

public struct OptionSet

Remarks

You do not create instances of this struct yourself. They are created by the Dialogue during program execution.

Properties

Name Description
Options Gets the OptionSet.Options that should be presented to the user.

See Also

Source

Defined in YarnSpinner/Dialogue.cs, line 95.