SetDialogueViews(DialogueViewBase[])

Method in DialogueRunner

Summary

Sets the dialogue views and makes sure the callback DialogueViewBase.MarkLineComplete will respond correctly.

public void SetDialogueViews(DialogueViewBase[] views)

Parameters

Name
Description

The array of views to be assigned.

Last updated

Was this helpful?