Command
Struct in Yarn
Inherits from System.ValueType
Summary
A command, 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
Name
Description
Gets the text of the command.
See Also
Dialogue.CommandHandler: Gets or sets the CommandHandler that is called when a command is to be delivered to the game.
Last updated