Last updated
Was this helpful?
Property in DialogueRunner
Gets a YarnTask 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.
Last updated
Was this helpful?
Was this helpful?
