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

DialogueReference(YarnProject,string)

Constructor in DialogueReference

Summary

Creates a dialogue reference with a given project and node name.

public DialogueReference(YarnProject project, string nodeName)

Parameters

Name
Description

Yarn Project asset containing the node.

string nodeName

Name of the node in the project asset.

Last updated

Was this helpful?