docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method StartDownload

    StartDownload(string, string)

    Called when the operation can begin downloading it data.

    Declaration
    protected abstract void StartDownload(string remotePath, string localTmpPath)
    Parameters
    Type Name Description
    string remotePath

    The remote path of the data. This is typically a url.

    string localTmpPath

    The local path to download the data to. This file will be moved to the final path once completed.

    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)