docs.unity.cn
    Show / Hide Table of Contents

    Class Paths

    Inheritance
    Object
    Paths
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Unity.VisualScripting
    Syntax
    public static class Paths

    Fields

    MsBuildDownloadLink

    Declaration
    public const string MsBuildDownloadLink = "https://aka.ms/vs/15/release/vs_buildtools.exe"
    Field Value
    Type Description
    String

    Properties

    assemblyProjects

    Declaration
    public static IEnumerable<string> assemblyProjects { get; }
    Property Value
    Type Description
    IEnumerable<String>

    assets

    Declaration
    public static string assets { get; }
    Property Value
    Type Description
    String

    backups

    Declaration
    public static string backups { get; }
    Property Value
    Type Description
    String

    editor

    Declaration
    public static string editor { get; }
    Property Value
    Type Description
    String

    editorAssemblyFirstPassProject

    Declaration
    public static string editorAssemblyFirstPassProject { get; }
    Property Value
    Type Description
    String

    editorAssemblySecondPassProject

    Declaration
    public static string editorAssemblySecondPassProject { get; }
    Property Value
    Type Description
    String

    editorContents

    Declaration
    public static string editorContents { get; }
    Property Value
    Type Description
    String

    editorDefaultResources

    Declaration
    public static string editorDefaultResources { get; }
    Property Value
    Type Description
    String

    msBuild

    Declaration
    public static string msBuild { get; }
    Property Value
    Type Description
    String

    project

    Declaration
    public static string project { get; }
    Property Value
    Type Description
    String

    projectBuilder

    Declaration
    public static string projectBuilder { get; }
    Property Value
    Type Description
    String

    projectName

    Declaration
    public static string projectName { get; }
    Property Value
    Type Description
    String

    projectSettings

    Declaration
    public static string projectSettings { get; }
    Property Value
    Type Description
    String

    roslynCompiler

    Declaration
    public static string roslynCompiler { get; }
    Property Value
    Type Description
    String

    runtimeAssemblyFirstPassProject

    Declaration
    public static string runtimeAssemblyFirstPassProject { get; }
    Property Value
    Type Description
    String

    runtimeAssemblySecondPassProject

    Declaration
    public static string runtimeAssemblySecondPassProject { get; }
    Property Value
    Type Description
    String

    xBuild

    Declaration
    public static string xBuild { get; }
    Property Value
    Type Description
    String

    Methods

    SyncUnitySolution()

    Declaration
    public static void SyncUnitySolution()
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, August 4, 2023