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

Dialogue.Stop Method

Immediately stops the Dialogue.

public void Stop()

Remarks

The dialogueCompleteHandler will not be called if the dialogue is ended by calling Stop().

Source

Defined in YarnSpinner/Dialogue.cs, line 657.