Struct in Yarn
Inherits from System.ValueType
System.ValueType
A set of Option s, sent from the Dialogue to the game.
public struct OptionSet
You do not create instances of this struct yourself. They are created by the Dialogue during program execution.
Options
Gets the Option s that should be presented to the user.
Option
An option to be presented to the user.
Dialogue.OptionsHandler: Gets or sets the OptionsHandler that is called when a set of options are ready to be shown to the user.
Last updated 2 years ago
Was this helpful?