IObjectWithTarget Interface

Property interface for objects with Target (Link, Jump).

Definition

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

Properties

Target Gets or sets the target.

See Also