IObjectWithLocalizableStageDirections Interface

Property interface for objects with a localizable StageDirections.

Definition

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

Properties

StageDirections Gets the localization key for the stage directions.

See Also