IObjectWithStageDirections Interface

Property interface for objects with stagedirections (DialogFragments).

Definition

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

Properties

StageDirections Gets or sets the stage directions.

See Also