Loading...
Method in DialogueRunner
Returns true when a node named nodeName has been loaded.
true
nodeName
public bool NodeExists(string nodeName);
true if the node is loaded, false otherwise/
false
string nodeName
string
The name of the node.