CommandHandler
Property in Dialogue
Summary
Gets or sets the CommandHandler that is called when a command is to be delivered to the game.
public CommandHandler? CommandHandler { get; set; }
Last updated
Was this helpful?
Property in Dialogue
Gets or sets the CommandHandler that is called when a command is to be delivered to the game.
public CommandHandler? CommandHandler { get; set; }
Last updated
Was this helpful?