IArticyReference Interface

Interface for all objects that can be referenced by an id

Definition

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

Properties

Id Gets the id.

See Also