OptionSet
Struct in Yarn
Inherits from System.ValueType
Summary
A set of Option s, sent from the Dialogue to the game.
Remarks
You do not create instances of this struct yourself. They are created by the Dialogue during program execution.
Properties
Structs
Name | Description |
---|---|
An option to be presented to the user. |
See Also
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