All pages
Powered by GitBook
1 of 1

Loading...

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

project

Yarn Project asset containing the node.

string nodeName

Name of the node in the project asset.

Yarn.Unity.YarnProject