Click or drag to resize

ArticyDatabaseProjectHierarchy Property

Gets the project hierarchy. A Manager containing all(even excluded or not exported) objects inside the used articy project in the form of lightweight information objects.

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

Property Value

Type: ArticyHierarchyManager
See Also