DialogueRunner.Dialogue Property
Gets the underlying Dialogue
object that runs the
Yarn code.
public Dialogue Dialogue { get; }
See Also
Dialogue
: Co-ordinates the execution of Yarn programs.
Source
Defined in Unity/Assets/YarnSpinner/Scripts/DialogueRunner.cs, line 133.