Command
Inherits from
System.ValueType
public struct Command
You do not create instances of this struct yourself. They are created by the Dialogue during program execution.
Name | Description |
---|---|
Gets the text of the command. |
- Dialogue.CommandHandler: Gets or sets the CommandHandler that is called when a command is to be delivered to the game.
Last modified 2mo ago