onNodeComplete
Field in DialogueRunner
Summary
A Unity event that is called when a node is complete.
Remarks
This event receives as a parameter the name of the node that just finished running.
See Also
Dialogue.NodeCompleteHandler: Gets or sets the NodeCompleteHandler that is called when a node is complete.