docs.unity.cn
    Show / Hide Table of Contents

    Interface IFileSystemImporter

    Interface IFileSystemImporter

    Namespace: UnityEditor.Industrial.Configuring.UI
    Syntax
    public interface IFileSystemImporter

    Methods

    ImportFileSystem()

    Called when the user wants select and import from the file system.

    Declaration
    Task<IEnumerable<Product>> ImportFileSystem()
    Returns
    Type Description
    Task<IEnumerable<Product>>

    Task<IEnumerable<Product>>.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 03 March 2021