Click or drag to resize

ArticyObjectGetArticyType Method

Gets the ArticyType of the object.

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

Return Value

Type: ArticyType
the type of the object.
See Also