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