Class BuildProgram
Syntax
public class BuildProgram
Fields
BeeRootValue
Declaration
public static NPath BeeRootValue
Field Value
Properties
BeeRoot
Declaration
public static NPath BeeRoot { get; }
Property Value
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
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
TinyIO
Declaration
public static DotsRuntimeCSharpProgram TinyIO { get; set; }
Property Value
UnityCompilationPipeline
Declaration
public static DotNetAssembly UnityCompilationPipeline { get; set; }
Property Value
Type |
Description |
DotNetAssembly |
|
UnityLowLevel
Declaration
public static DotsRuntimeCSharpProgram UnityLowLevel { get; set; }
Property Value
UnityTinyBurst
Declaration
public static DotsRuntimeCSharpProgram UnityTinyBurst { get; set; }
Property Value
VisualStudioSolution
Declaration
public static VisualStudioSolution VisualStudioSolution { get; }
Property Value
Type |
Description |
VisualStudioSolution |
|
ZeroJobs
Declaration
public static DotsRuntimeCSharpProgram ZeroJobs { get; set; }
Property Value
Methods
GetOrMakeDotsRuntimeCSharpProgramFor(AsmDefDescription)
Declaration
public static AsmDefCSharpProgram GetOrMakeDotsRuntimeCSharpProgramFor(AsmDefDescription asmDefDescription)
Parameters
Returns
IsRequestedTargetExactlyProjectFiles()
Declaration
public static bool IsRequestedTargetExactlyProjectFiles()
Returns