IObjectWithText Interface

Property interface for objects with text, in articy:draft this is usually called Description

Definition

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

Properties

Text Gets the text or description.

See Also