docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class BuildTypeCache

    Inheritance
    object
    BuildTypeCache
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Unity.Build
    Assembly: solution.dll
    Syntax
    [Obsolete("BuildTypeCache has been deprecated. Please use BuildAssemblyCache instead to retrieve the set of assemblies from a root assembly. (RemovedAfter 2020-08-19)", false)]
    public sealed class BuildTypeCache

    Properties

    Name Description
    Assemblies

    The list of assemblies that are being referenced from this BuildTypeCache

    BaseAssemblies

    A list of assembly definition assets to use as the root assemblies for this TypeCache. If null, the project's global assemblies will be used.

    ExcludedAssemblies
    PlatformName

    Methods

    Name Description
    HasAssembly(Assembly)
    HasAssembly(string)
    HasType(Type)
    HasType<T>()
    SetDirty()
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)