Class SystemGraphPackageInfo
Meta data on the SystemGraph package.
Namespace: Mechatronics.SystemGraph
Syntax
public static class SystemGraphPackageInfo
Properties
assetPackagePath
Current package path.
Declaration
public static string assetPackagePath { get; }
Property Value
| Type | Description |
|---|---|
| String | Path to the current editor package. |