Loading...
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.