IObjectWithLocalizableText Interface

Property interface for objects with a localizable Text.

Definition

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

Properties

Text Gets the localization key for the text.

See Also