Dialogue.IsActive Property
Gets a value indicating whether the Dialogue is currently executing Yarn instructions.
public bool IsActive { get; }
Source
Defined in YarnSpinner/Dialogue.cs, line 340.
Gets a value indicating whether the Dialogue is currently executing Yarn instructions.
public bool IsActive { get; }
Defined in YarnSpinner/Dialogue.cs, line 340.