docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum DownloadResult

    Options for the result returned by a download operation.

    Namespace: UnityEditor.Build.CacheServer
    Assembly: UnityEditor.CacheServer.dll
    Syntax
    public enum DownloadResult

    Fields

    Name Description
    Failure

    Use to indicate that the operation failed.

    FileNotFound

    Use to indicate that the operation failed because it could not locate the specified file.

    Success

    Use to indicate that the operation succedeed.

    In This Article
    Back to top
    Copyright © 2025 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)