DialogueRunner.IsDialogueRunning Property

Gets a value that indicates if the dialogue is actively running.

public bool IsDialogueRunning { get; set; }

Source

Defined in Unity/Assets/YarnSpinner/Scripts/DialogueRunner.cs, line 94.