CurrentNode
Last updated
Was this helpful?
Property in Dialogue
Gets the name of the node that this Dialogue is currently executing.
public string CurrentNode
{
get; }If Continue() has never been called, this value will be null .
Last updated
Was this helpful?
Was this helpful?
