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

NameDescription
Yarn.Unity.YarnProject projectYarn Project asset containing the node.
string nodeNameName of the node in the project asset.