Constructor in DialogueReference
Creates a dialogue reference with a given project and node name.
public DialogueReference(YarnProject project, string nodeName)
Yarn.Unity.YarnProject project
Yarn Project asset containing the node.
string nodeName
string
Name of the node in the project asset.
Last updated 8 months ago
Was this helpful?