docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Process

    Process(ref DownloadStatus, ref long)

    Process the state of the operation.

    Declaration
    public bool Process(ref ContentDownloadService.DownloadStatus status, ref long downloadedBytes)
    Parameters
    Type Name Description
    ContentDownloadService.DownloadStatus status

    The status of the operation. This may be modified if the status changes.

    long downloadedBytes

    The total number of bytes downloaded of the content.

    Returns
    Type Description
    bool

    True if the operation is complete, false if more processing is required.

    In This Article
    • Process(ref DownloadStatus, 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)