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