DialogueCompleteHandler
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
Property in Dialogue
Gets or sets the DialogueCompleteHandler that is called when the dialogue reaches its end.
public DialogueCompleteHandler? DialogueCompleteHandler { get; set; }