OptionSet
Last updated
Was this helpful?
Struct in Yarn
Inherits from System.ValueType
A set of Option s, sent from the Dialogue to the game.
public struct OptionSetYou typically do not create instances of this struct yourself. They are created by the Dialogue during program execution.
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
Was this helpful?
Was this helpful?
