SetDialogueViews(DialogueViewBase[])
Sets the dialogue views and makes sure the callback
DialogueViewBase.MarkLineComplete
will respond correctly.public void SetDialogueViews(DialogueViewBase[] views)
Name | Description |
---|---|
The array of views to be assigned. |
Last modified 1yr ago