docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ImportAllPaths

    ImportAllPaths(IEnumerable<string>)

    Import of Multiple Filesystem paths is not supported.

    Declaration
    public Task<(bool, IEnumerable<Product>)> ImportAllPaths(IEnumerable<string> paths)
    Parameters
    Type Name Description
    IEnumerable<string> paths

    The paths.

    Returns
    Type Description
    Task<(bool, IEnumerable<Product>)>

    System.ValueTuple<System.Boolean, IEnumerable<Product>>.

    Implements
    IImporter.ImportAllPaths(IEnumerable<string>)
    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)