docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AssembliesForPackage

    AssembliesForPackage(string)

    Returns the Assembly instances which contain one or more scripts in a package, given the list of files in the package.

    Declaration
    public static IEnumerable<Assembly> AssembliesForPackage(string packageRootPath)
    Parameters
    Type Name Description
    string packageRootPath
    Returns
    Type Description
    IEnumerable<Assembly>
    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)