docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Add

    Add(Guid, string, IEnumerable<FileInfo>)

    Add an asset and its exported files to the build manifest.

    Declaration
    public void Add(Guid assetGuid, string assetPath, IEnumerable<FileInfo> exportedFiles)
    Parameters
    Type Name Description
    Guid assetGuid

    The asset Guid.

    string assetPath

    The asset path.

    IEnumerable<FileInfo> exportedFiles

    The files that were exported by the asset exporter for this asset.

    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)