onNodeStart
Field in DialogueRunner
Summary
A Unity event that is called when a node starts running.
Remarks
This event receives as a parameter the name of the node that is about to start running.
See Also
Dialogue.NodeStartHandler: Gets or sets the NodeStartHandler that is called when a node is started.