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.
Gets a value that indicates if the dialogue is actively running.
public bool IsDialogueRunning { get; set; }
Defined in Unity/Assets/YarnSpinner/Scripts/DialogueRunner.cs, line 94.