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() .
Last updated
Was this helpful?
Method in Dialogue
Immediately stops the Dialogue .
public void Stop()
The DialogueCompleteHandler will not be called if the dialogue is ended by calling Stop() .
Last updated
Was this helpful?