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

    Class AsmDefDescription

    Inheritance
    Object
    AsmDefDescription
    Namespace: Global Namespace
    Syntax
    public class AsmDefDescription

    Constructors

    AsmDefDescription(NPath, String)

    Declaration
    public AsmDefDescription(NPath path, string packageSource)
    Parameters
    Type Name Description
    NPath path
    String packageSource

    Fields

    AllowUnsafeCode

    Declaration
    public readonly bool AllowUnsafeCode
    Field Value
    Type Description
    Boolean

    AutoReferenced

    Declaration
    public readonly bool AutoReferenced
    Field Value
    Type Description
    Boolean

    DefineConstraints

    Declaration
    public readonly string[] DefineConstraints
    Field Value
    Type Description
    String[]

    ExcludePlatforms

    Declaration
    public readonly Platform[] ExcludePlatforms
    Field Value
    Type Description
    Platform[]

    IncludedAsmRefs

    Declaration
    public readonly List<AsmRefDescription> IncludedAsmRefs
    Field Value
    Type Description
    List<AsmRefDescription>

    IncludePlatforms

    Declaration
    public readonly Platform[] IncludePlatforms
    Field Value
    Type Description
    Platform[]

    IsILPostProcessorAssembly

    Declaration
    public readonly bool IsILPostProcessorAssembly
    Field Value
    Type Description
    Boolean

    IsTestAsmDef

    Declaration
    public readonly bool IsTestAsmDef
    Field Value
    Type Description
    Boolean

    Name

    Declaration
    public readonly string Name
    Field Value
    Type Description
    String

    NamedReferences

    Declaration
    public readonly string[] NamedReferences
    Field Value
    Type Description
    String[]

    NoEngineReferences

    Declaration
    public readonly bool NoEngineReferences
    Field Value
    Type Description
    Boolean

    OptionalUnityReferences

    Declaration
    public readonly string[] OptionalUnityReferences
    Field Value
    Type Description
    String[]

    OverrideReferences

    Declaration
    public readonly bool OverrideReferences
    Field Value
    Type Description
    Boolean

    PrecompiledReferences

    Declaration
    public readonly string[] PrecompiledReferences
    Field Value
    Type Description
    String[]

    Properties

    Directory

    Declaration
    public NPath Directory { get; }
    Property Value
    Type Description
    NPath

    IsTinyRoot

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

    PackageSource

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

    Path

    Declaration
    public NPath Path { get; }
    Property Value
    Type Description
    NPath

    References

    Declaration
    public AsmDefDescription[] References { get; }
    Property Value
    Type Description
    AsmDefDescription[]

    Methods

    NeedsEntryPointAdded()

    Declaration
    public bool NeedsEntryPointAdded()
    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