DialogueComplete()
Method in DialogueViewBase
Summary
Called by the DialogueRunner to signal that the dialogue has ended, and no more lines will be delivered.
public virtual void DialogueComplete()
Remarks
The default implementation does nothing.
Last updated
Was this helpful?