This site is for Yarn Spinner v1, and won't be updated. Go to the current site.

DialogueUI.onDialogueStart Field

A UnityEvent that is called when the dialogue starts.

public UnityEvent onDialogueStart

Remarks

Use this event to enable any dialogue-related UI and gameplay elements, and disable any non-dialogue UI and gameplay elements.

Source

Defined in Unity/Assets/YarnSpinner/Scripts/DialogueUI.cs, line 104.