ArticyRefGetObject Method

Gets the referenced object.

Definition

Namespace: Articy.Unity
Assembly: ArticyRuntime (in ArticyRuntime.dll) Version: 1.3.0
C#
public ArticyObject GetObject()

Return Value

ArticyObject
The referenced object or null if the object is not found.

See Also