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