This site is for Yarn Spinner v1, and won't be updated. Go to the current site.

DialogueCompleteHandler Delegate

Represents the method that is called when the dialogue has reached its end, and no more code remains to be run.

public delegate void DialogueCompleteHandler();

See Also

Source

Defined in YarnSpinner/Dialogue.cs, line 440.