docs.unity.cn
    Show / Hide Table of Contents

    Class SystemGraphPackageInfo

    Meta data on the SystemGraph package.

    Inheritance
    Object
    SystemGraphPackageInfo
    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.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, October 18, 2022
    Terms of use