For the complete documentation index, see llms.txt. This page is also available as Markdown.

Dialogue(Yarn.IVariableStorage)

Constructor in Dialogue

Summary

Initializes a new instance of the Dialogue class.

public Dialogue(Yarn.IVariableStorage variableStorage)

Parameters

Name
Description

Yarn.IVariableStorage variableStorage

The IVariableStorage that this Dialogue should use.

Last updated

Was this helpful?