For the complete documentation index, see llms.txt. This page is also available as Markdown.

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?