SetDialogueViews(DialogueViewBase[])
Method in DialogueRunner
Summary
Sets the dialogue views and makes sure the callback DialogueViewBase.MarkLineComplete
will respond correctly.
Parameters
Name | Description |
---|---|
The array of views to be assigned. |