IJumpTarget Property

Gets the target of the jump.

Definition

Namespace: Articy.Unity.Interfaces
Assembly: ArticyRuntime (in ArticyRuntime.dll) Version: 1.3.1
C#
ArticyObject Target { get; }

Property Value

ArticyObject

See Also