Click or drag to resize

ArticyDatabaseLoadedPackagesCount Property

Returns the number of currently loaded packages.

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

Property Value

Type: Int32
See Also