Last updated 14 days ago
Was this helpful?
Field in
A Unity event that is called once the dialogue has completed.
public UnityEvent? onDialogueComplete;
: Gets or sets the that is called when the dialogue reaches its end.