Click or drag to resize

ArticyRefGetObject Method

Gets the referenced object.

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

Return Value

Type: ArticyObject
The referenced object or null if the object is not found.
See Also