Click or drag to resize

ArticyRefHasReference Property

Gets a value indicating whether this instance has an assigned reference.

Namespace:  Articy.Unity
Assembly:  ArticyRuntime (in ArticyRuntime.dll) Version: 1.0.3
Syntax
C#
public bool HasReference { get; }

Property Value

Type: Boolean
See Also