IObjectWithLocalizableMenuText Interface

Property interface for objects with a localizable MenuText.

Definition

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

Properties

MenuText Gets the localization key for the menu text.

See Also