Last updated 11 days ago
Was this helpful?
Field in
A Unity event that is called when a node is complete.
public UnityEventString? onNodeComplete;
This event receives as a parameter the name of the node that just finished running.
: Gets or sets the that is called when a node is complete.