DialogueRunner.CurrentNodeName Property
Gets the name of the current node that is being run.
public string CurrentNodeName { get; }
See Also
currentNode
: Gets the name of the node that this Dialogue is currently executing.
Source
Defined in Unity/Assets/YarnSpinner/Scripts/DialogueRunner.cs, line 127.