Class BuildProgram | DOTS Runtime | 0.31.0-preview.24
docs.unity3d.com
    Show / Hide Table of Contents

    Class BuildProgram

    Inheritance
    Object
    BuildProgram
    Namespace: Global Namespace
    Syntax
    public class BuildProgram

    Fields

    BeeRootValue

    Declaration
    public static NPath BeeRootValue
    Field Value
    Type Description
    NPath

    Properties

    BeeRoot

    Declaration
    public static NPath BeeRoot { get; }
    Property Value
    Type Description
    NPath

    HackedFrameworkToUseForProjectFilesIfNecessary

    Declaration
    public static Framework HackedFrameworkToUseForProjectFilesIfNecessary { get; }
    Property Value
    Type Description
    Framework

    ILPostProcessorAssemblies

    Declaration
    public static DotNetAssembly[] ILPostProcessorAssemblies { get; }
    Property Value
    Type Description
    DotNetAssembly[]

    LowLevelRoot

    Declaration
    public static NPath LowLevelRoot { get; }
    Property Value
    Type Description
    NPath

    NUnitFramework

    Declaration
    public static DotNetAssembly NUnitFramework { get; set; }
    Property Value
    Type Description
    DotNetAssembly

    NUnitLite

    Declaration
    public static DotNetAssembly NUnitLite { get; set; }
    Property Value
    Type Description
    DotNetAssembly

    PerConfigBuildSettings

    Declaration
    public static Dictionary<string, List<DotsRuntimeCSharpProgramConfiguration>> PerConfigBuildSettings { get; set; }
    Property Value
    Type Description
    Dictionary<String, List<DotsRuntimeCSharpProgramConfiguration>>

    TinyIO

    Declaration
    public static DotsRuntimeCSharpProgram TinyIO { get; set; }
    Property Value
    Type Description
    DotsRuntimeCSharpProgram

    UnityCompilationPipeline

    Declaration
    public static DotNetAssembly UnityCompilationPipeline { get; set; }
    Property Value
    Type Description
    DotNetAssembly

    UnityLowLevel

    Declaration
    public static DotsRuntimeCSharpProgram UnityLowLevel { get; set; }
    Property Value
    Type Description
    DotsRuntimeCSharpProgram

    UnityTinyBurst

    Declaration
    public static DotsRuntimeCSharpProgram UnityTinyBurst { get; set; }
    Property Value
    Type Description
    DotsRuntimeCSharpProgram

    VisualStudioSolution

    Declaration
    public static VisualStudioSolution VisualStudioSolution { get; }
    Property Value
    Type Description
    VisualStudioSolution

    ZeroJobs

    Declaration
    public static DotsRuntimeCSharpProgram ZeroJobs { get; set; }
    Property Value
    Type Description
    DotsRuntimeCSharpProgram

    Methods

    GetOrMakeDotsRuntimeCSharpProgramFor(AsmDefDescription)

    Declaration
    public static AsmDefCSharpProgram GetOrMakeDotsRuntimeCSharpProgramFor(AsmDefDescription asmDefDescription)
    Parameters
    Type Name Description
    AsmDefDescription asmDefDescription
    Returns
    Type Description
    AsmDefCSharpProgram

    IsRequestedTargetExactlyProjectFiles()

    Declaration
    public static bool IsRequestedTargetExactlyProjectFiles()
    Returns
    Type Description
    Boolean
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023