Last updated 4 months ago
Was this helpful?
Property in
Gets a that completes when the dialogue runner finishes its dialogue.
public YarnTask DialogueTask { get; }
If the dialogue is not currently running when this property is accessed, the property returns a task that is already complete.