Community
Yarn Spinner® and Secret Lab® are trade marks of Secret Lab Pty. Ltd., and are used by Yarn Spinner Pty. Ltd. under license.
Method in Dialogue
Gets a value indicating whether a specified node exists in the Program.
public bool NodeExists(string nodeName)
true if a node named nodeName exists in the Program, false otherwise.
true
nodeName
false
string nodeName
string
The name of the node.