docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetDownloadProgress

    GetDownloadProgress(RemoteContentLocation, ref long, ref long)

    Gets the downlaod progress for a specific location.

    Declaration
    public void GetDownloadProgress(RemoteContentLocation loc, ref long contentSize, ref long downloadedBytes)
    Parameters
    Type Name Description
    RemoteContentLocation loc

    The content location.

    long contentSize

    The total bytes of the content.

    long downloadedBytes

    The number of bytes downloaded so far.

    In This Article
    • GetDownloadProgress(RemoteContentLocation, ref long, ref long)
    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)