IObjectWithSpeaker Interface

Property interface for objects with a Speaker (DialogFragments).

Definition

Namespace: Articy.Unity.Interfaces
Assembly: ArticyRuntime (in ArticyRuntime.dll) Version: 1.3.1
C#
public interface IObjectWithSpeaker

Properties

Speaker Gets or sets the speaker.

See Also