2.3 (Current)
Search
K
Links

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.