docs.unity3d.com
    Show / Hide Table of Contents

    Namespace UnityEditor.Build.CacheServer

    Classes

    CacheServerUploader

    The CacheServerUploader is responsible for uploading assets to a given Cache Server.

    CacheServerUploaderWindow

    The Cache Server Uploader window. This interface will upload your assets to a the given address of a Cache Server.

    Client

    A client API for uploading and downloading files from a Cache Server

    DownloadFinishedEventArgs

    EventArgs passed to the DownloadFinished event handler

    FileDownloadItem

    IDownloadItem implementation for downloading to a file specified by path.

    TransactionIsolationException

    Exception thrown when an upload operation is not properly isolated within a begin/end transaction

    Structs

    FileId

    A GUID/Hash pair that uniquely identifies a particular file. For each FileId, the Cache Server can store a separate binary stream for each FileType.

    Interfaces

    IDownloadItem

    Represents a single file download request from a Cache Server.

    Enums

    DownloadResult

    Options for the result returned by a download operation.

    FileType

    Options for the type of a particular file.

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023