2.3 (Current)
Search
K
Links

Stop()

Method in Dialogue

Summary

Immediately stops the Dialogue .
public void Stop()

Remarks

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