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

    Class AsmDefCSharpProgram

    Inheritance
    Object
    DotsRuntimeCSharpProgram
    AsmDefCSharpProgram
    Inherited Members
    DotsRuntimeCSharpProgram.MainSourcePath
    DotsRuntimeCSharpProgram.ExtraSourcePaths
    DotsRuntimeCSharpProgram.NativeProgram
    DotsRuntimeCSharpProgram.IncludePlatforms
    DotsRuntimeCSharpProgram.ExcludePlatforms
    DotsRuntimeCSharpProgram.Construct(String, Boolean)
    DotsRuntimeCSharpProgram.IsSupportedFor(CSharpProgramConfiguration)
    DotsRuntimeCSharpProgram.DeterminePathForProjectFile()
    DotsRuntimeCSharpProgram.DoesPackageSourceIndicateUserHasControlOverSource(String)
    DotsRuntimeCSharpProgram.SetupDotsRuntimeNativeProgram(String, NativeProgram)
    DotsRuntimeCSharpProgram.GetTargetFramework(CSharpProgramConfiguration, DotsRuntimeCSharpProgram)
    DotsRuntimeCSharpProgram.SetupSpecificConfiguration(CSharpProgramConfiguration)
    DotsRuntimeCSharpProgram.SetupNativeProgram(CSharpProgramConfiguration, DotNetAssembly)
    Namespace: Global Namespace
    Syntax
    public class AsmDefCSharpProgram : DotsRuntimeCSharpProgram

    Constructors

    AsmDefCSharpProgram(AsmDefDescription)

    Declaration
    public AsmDefCSharpProgram(AsmDefDescription asmDefDescription)
    Parameters
    Type Name Description
    AsmDefDescription asmDefDescription

    Properties

    AsmDefDescription

    Declaration
    public AsmDefDescription AsmDefDescription { get; }
    Property Value
    Type Description
    AsmDefDescription

    IsILPostProcessorAssembly

    Declaration
    public bool IsILPostProcessorAssembly { get; }
    Property Value
    Type Description
    Boolean

    IsTestAssembly

    Declaration
    public bool IsTestAssembly { get; }
    Property Value
    Type Description
    Boolean

    Methods

    AddPlatformImplementationFor(String, String)

    Declaration
    public void AddPlatformImplementationFor(string baseFeatureAsmDefName, string platformImplAsmDefName)
    Parameters
    Type Name Description
    String baseFeatureAsmDefName
    String platformImplAsmDefName

    DeterminePathForProjectFile()

    Declaration
    protected override NPath DeterminePathForProjectFile()
    Returns
    Type Description
    NPath
    Overrides
    DotsRuntimeCSharpProgram.DeterminePathForProjectFile()

    GetTargetFramework(CSharpProgramConfiguration, DotsRuntimeCSharpProgram)

    Declaration
    protected override TargetFramework GetTargetFramework(CSharpProgramConfiguration config, DotsRuntimeCSharpProgram program)
    Parameters
    Type Name Description
    CSharpProgramConfiguration config
    DotsRuntimeCSharpProgram program
    Returns
    Type Description
    TargetFramework
    Overrides
    DotsRuntimeCSharpProgram.GetTargetFramework(CSharpProgramConfiguration, DotsRuntimeCSharpProgram)

    IsSupportedFor(CSharpProgramConfiguration)

    Declaration
    public override bool IsSupportedFor(CSharpProgramConfiguration config)
    Parameters
    Type Name Description
    CSharpProgramConfiguration config
    Returns
    Type Description
    Boolean
    Overrides
    DotsRuntimeCSharpProgram.IsSupportedFor(CSharpProgramConfiguration)
    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