Dialogue.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; }