IObjectWithAttachments Interface

Property interface for objects with attachments, in articy:draft this is the strip on a node or model sheet which holds references to other articy objects or assets.

Definition

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

Properties

Attachments Gets or sets the attachments.

See Also