SetDialogueViews(DialogueViewBase[])
Last updated
Was this helpful?
Method in DialogueRunner
Sets the dialogue views and makes sure the callback DialogueViewBase.MarkLineComplete will respond correctly.
public void SetDialogueViews(DialogueViewBase[] views)The array of views to be assigned.
Last updated
Was this helpful?
Was this helpful?
