startNode

Field in DialogueRunner

Summary

The name of the node that will start running immediately after loading.

public string startNode = "Start";

Remarks

This value must be the name of a node present in YarnProject .

See Also

Last updated

Was this helpful?