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